Hi! I'm making a game where the character needs to climb up a tree with objects falling down on both sides of the tree. I want to set it so that the character will have to follow two paths up the tree (switch between both by using the -> and <- keys) in order to dodge falling objects. How do I set the paths? Also, how do I make it so that by using the left and right arrow keys, the actor can switch from path to path?
thanks!