Hello,
So I am working on a scrolling game. Really it's just the ground that's moving and not the player. I set up the action for the ground platforms to be created every "5" seconds and POS was X(1150, 1250) to create different size gaps. However, at the start of the game, the first platform is either being created at any X coordinate or at a time frame from either on "start of layout" or about 8 seconds in.
I can't seem to figure out why the first created ground platform is random.
Any help would be appreciated!
Thanks!