V1: https://scratch.mit.edu/projects/415620666/ V2: https://scratch.mit.edu/projects/439382560/ Controls AD/Left & Right arrow keys: Move Space: Jump; hold Space while jumping to glide W/Up arrow key: Look up S/Down arrow key: Look down Z: Interact if you're close to an object, door or NPC X: Open/Close Map (partly functional) C: Show/Hide Quest Details and Held Item (Recommended to hide them once you start platforming) V: Open/Hide variables (Hidden by default. This will not be in the final release - this is just here for those who are curious.) Known Bugs that were fixed. - Animations sometimes override another (like running when jumping or gliding) - Chibi Ranai sometimes clips into the ground, temp. fix is to jump again to fix position - Terrain's y-position becomes weird when gliding (i sort of have a fix for this via the jump/glide time variable, though the current script for that broke at detecting the variable), temporary fix is to stop holding space once Chibi Ranai is gliding
Sprites that were changed. Sprite that isn't included here are still the same : Player Sprite Level Sprite This should fix all the known bugs currently. Though I changed the camera and the player movement a bit. Also added look up/down function.