Hello,
I’m absolute new to this engine and I’m creating a simple game to explore it.
I want to make my character snap between 3 lanes (left,middle,right).
Currently I’m using Swipe Gesture and PixelPerfectMovement
And I’m trying to use invisible boxes which will limit the movement of the character
Is there any better approach to do that movement?