Hi,
How can i make my character goes along the curvy lines like Tiny Wings?
Thanks.
Hi,
How can i make my character goes along the curvy lines like Tiny Wings?
Thanks.
Just add rigidbody to the player character and a colider to the ground (i.e. mesh colider) and use forces to accelerate the player character.