Sharing so you can help me bug test. --Goal of project-- A Celeste Clone -- A platformer on a grid structure. Using this code, I can easily create new levels by simply clicking where I want ground to be :)
Known issues: - Sometimes player will bounce a few blocks above ground. -- Unsure how to fix this right now. - Player can jump through blocks above them. -- Ground above detection coming soonTM :) - Level design does not allow removal of ground. Unsure why.