Stickman Jump
A small game I'm working on, still in development.
Status | In development |
Platforms | HTML5 |
Author | magentapenguin |
Genre | Platformer |
Tags | 2D, kaboomjs, Side Scroller |
Code license | MIT License |
Asset license | Creative Commons Attribution_ShareAlike v4.0 International |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard |
Development log
- fullscreeeeeeeeeeeeeenMay 13, 2024
- Coin bug fixed!May 13, 2024
Comments
Log in with itch.io to leave a comment.
Nice! Might fix the coins having a physics collision with the player. Besides that. I really like the bouncing off ghosts mechanic!
yes, the coin physics are kinda jank, not sure how to fix
What engine did you use? Do the colliders for the coin have physics collisions disabled? If its unity I would suggest checking the 2d collider to "is trigger"
I'm using Kaboom.js, already asked their discord, fix will hopefully be soon