This is peak
Alex135t
Recent community posts
Cool game, however i dont think the Flying mechanic is intended, you could fix this by checking if the player is touching the ground, if so, make the player able to jump, if the player presses space but isnt on the ground, you could check if the player is on the ground, if not, do not run the jumping code
Cool game!
Though it has a couple bugs, lemme list some of them so you can fix it!
1. When you interact with the mushroom from the sides it just spams the sfx but does nothing, would suggest checking if the player is ON the mushroom instead of checking if the playing TOUCHES the mushroom
2. I fell into the void on Level 3, but didnt died. I would suggest placing spikes there as bellow the map is not viewable by the camera.
This editor has potential, i mean you got the base: making pixel art, saving the files to .png, the concept is there but the editor itself is kinda.. Empty, heres a small list of important stuff you should add:
- be able to select the pixel art size (32x16, 8x8, 64x64)
- add a fill bucket tool
- change the color bg to some nice tiled squares like this
- add loading files in
- zooming in / out