This isn't a game. Not really. It is an engine for a platformer. It has the following: -wall/ground/ceiling detection -momentum -jumping -walking -gravity - a hitbox However, it is still a draft and I intend to add these things to it: -Wall jumping -Running -Fix that bug where you can jump after walking off a platform Anyway, It should still be a fine engine and I hope it helped. I tried to make comments on the scripts, but I apologize if they are not good, because I've never explained my scripts to anyone before. -Click_To_Display P.S. use arrow keys
I tried to make this project 100% original, but it was inspired by Griffpatch and some of my blocks might be similar to his.