Question by
SchoolBoyBith · Jun 15, 2018 at 03:56 PM ·
2dendless runnermoving platform
How do I make a moving platform move only in one direction?
trying to make an endless runner type game and i want to make my platform move to the left of the screen and the delete itself after it reaches a certain point. What's a simple way to do this via c# script?
Comment