2D Runner Help

Hello, I’m currenlty creating a 2d flying runner game (similar to the helicopter game). I added an axis that the player can control so they can fly, however I’m not sure how to apply auto run. Any suggestions would be greatly appreciated.

I dont know much about performance, and as far as i know you shouldnt abuse the “event tick” node for such stuff but i could be wrong, but in case u dont use the event tick atm, use that node and add it into “add movement input” and set the x or y, what ever direction your chopper is facing at.

I dont know “the helicopter game”, so i dont know what exactly u need :stuck_out_tongue:
But this is the cheapest way to archieve an auto movement.

Im a noob so pls forgive me if this wont help you :stuck_out_tongue: