Posted March 13, 2025 by Sleeping Panda
One of the biggest challenge of porting this game was how to actually spawn volcano rocks randomly, make them fall, be destroyed on collision with the floor, and kill player on collision.
After trying several solutions, here it is! The solution still needs some tweaks here and there, but that should be enough to try it out.
Falling volcano rocks will start as from level 3.
Level 1 and 2 are here for players to get their hands on how to play basic jump and dash mechanics of Roxy.
You will probably notice that level 4 contains lots of visual glitches here and there. That's mainly because I reached the sprite limit for that specific level. This means I will need to optimize some sprites and reduce overall sprite used. I will think about it and do some changes regarding that later.
That's mainly it for this update.
More soon.
In the meantime, here is the full changes list: