2
Add a smoother movement transition when using the Pan Camera event with delay.
Smooth movement when Panning Camera
Make Games. No Coding.
Add a smoother movement transition when using the Pan Camera event with delay.
You must be logged in to post a comment.
I’ve been able to make a “Smooth Camera” through scripting using an infinite loop node and Global variables to run the pan camera and other camera feature nodes to make smooth panning.
As mentioned is last comment this is something that can be manually scripted