I'm in the process of making a game for my little brother and it's almost done, although i cant figure out how to fix this issue. Before outlining the problem itself i will explain what i have done with my game.
the game is a side on running game similar to kawairun, i have made it so that the back ground as well as the flooring scroll along the screen and reset themselves every 4 seconds, this means that i can use the same textures over and over without having to create multiple instances of them.
Now for the problem, my player character randomly jumps around the screen when the 4 seconds ticks over, for example if its at the left hand of the screen it will randomly teleport to the middle, obviously in a game where you need to work with reaction times this would be an issue as it may mess up the players timing. As this is my first time using Construct 2 i'm at a loss for what to do as well as what I'd search for to fix this issue, if anyone can help me out it'd be greatly appreciated.