The new list based engine works! If there are any bugs, comment so I can fix them. This is a basic auto runner game where you jump over obstacles and try to make it to the end of the level. ---Controls--- Any key or space to jump. Try to avoid all the obstacles. ---Changelog--- v0.8.9: Started work on new level. There is a bug where on some attempts, the level does not render properly. v0.8.3: Added a end level screen v0.8.2: Added some fade out once blocks get to the left side of the screen, also changed some other random things v0.8.1: Added a death animation after you die v0.8: Added a wait once you die. it is kind of glitchy... sorry about that XD v0.7.1: Added two new spikes! v0.7: Added a new block! v0.6: Added a slight delay before the level starts spawning. Maybe this will help the level not glitch at the start. v0.5: Made all blocks and the player larger. Now it might be easier to see the player? I don't really know why I did it. Along with the changes in size, I had to change speeds of things so it wouldn't get messed up. v0.4: Changed the death scripts so you instantly restart the level when you die. Also added an attempts display. v0.3: Made the new engine work! All I had to do was add a create clone of myself block (*facepalm*) and change the starting value of the column count to 0! v0.2: Tried to make a new engine, it is not working. v0.1: Shared
All code and art and everything by me. I didn't take any assets from anything else. All by me. Idea partly from Geometry Dash. Also RobTop because he made GD. This is not a GD remake, because the physics are slightly different and the levels are different. If I get requests, I might make a tutorial on my tutorials account, @-GrimdarkTutorials- and tell you guys how to make this.