Play game
Lava Rewinder's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Fun | #1117 | 2.324 | 3.600 |
Game Design | #1217 | 2.195 | 3.400 |
Graphics | #1244 | 2.195 | 3.400 |
Theme | #1366 | 2.066 | 3.200 |
Overall | #1419 | 1.893 | 2.933 |
Innovation | #1661 | 1.420 | 2.200 |
Audio | #1678 | 1.162 | 1.800 |
Ranked from 5 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
In what way does your game fit the theme?
The player can rewind platform, enemy and lava
Did you write most of the code yourself and made all the assets from scratch?
I used a Brackeys' tutorials to write the rewind code, and I've taken the player and enemy sprite from the unity asset store
Leave a comment
Log in with itch.io to leave a comment.
Comments
Game is pretty fun! Only issue would be starting all over after dying but other than that really good for your first game jam!
Yeah, I wrote the script to reload the level, but I put it only in first and fourth level
I also forgot to put a text in the death panel
Anyway, thanks for your comment, I'm already working to upload an update for the game :)
I enjoyed playing but my only issue with this game is that there is no reset button overall it's a good platformer
Thanks!
This is my first release, and I've done a lot of mistakes
I've done a reload system, but I put it only in the first and fourth level: pressing R after dying you can reload the level
Anyway, I'll work on this project, 'cause I really liked it
Next time I'll pay more attention :)
Decent platformer. Rewinding worked good. Unfortunately there is no reset button (or at least I didn't see one) and the level doesn't reset when you die. A checkpoint system would also be appreciated!
I've done it, but:
1 i forgot to put some lines like "press r to reload the level"
2 i realized that i put the reload system only in the first and fourth level
In practice, I'm dumb :)
Yeah I accidentally pressed r once and it reloaded, but when I tried again it didn't, so I assumed it was my imagination.
I usually make a dummy level with all features like this set already, make duplicates and then build the different levels. Maybe such a workflow could help you?
Yeah, probably it would help me
Next time I'll try