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

    So you are making a ripoff geo dash

    • esw replied to this.

      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.

      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.

      When I open it the character falls past the screen.

      Have it sense the location then if it goes past a set (X,Y) have it not allow it to go past it

      Yeah, I just realized I removed the code to try and fix it, but forgot to add it back. sorry

      Nevermind, I already fixed my problem.

      Chat