esw I have recently been working on a geometry dash engine in Game Lab. I started with the Ship game mode, but I am having trouble with it. I cannot find a way for the sprite to slide on the roof or floor without stopping before exiting contact with them. Anyone have any ideas on how to fix this? here is the project link: https://studio.code.org/projects/gamelab/o3tSwx8ksLGmwyQtkpMp2pgEnI1vWaA8UMhQuRO3qsQ Cheers, esw
esw esw I am not really explaining this really all that well, sorry. The sprite will not come off of the wall when you press the up arrow before rotating it's position.
esw Fluffypoopo Really more of a Code.org port where people can code their own levels, not really intending to rip off geometry dash. Just a fun project for me to work on in my spare time. I thought it would be a fun challenge for me to code geometry dash onto Code.org.
Fluffypoopo Have it sense the location then if it goes past a set (X,Y) have it not allow it to go past it