
Untitled Caterpillar Game
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Walk with A/D, jump with Space, face a box and hold Left Shift to grab it.
If you get trapped somehow you can press R to reset to the last checkpoint.
Not very polished this time unfortunately, but I'm just glad to have finally made a playable platformer. I always have trouble with platformer physics; there are still a lot of glitches in the final version, but hopefully in the end I got rid of all (most?) of the game-breaking ones.
EDIT: I remembered after publishing that `OnFixedUpdate()` exists, that probably would have fixed most of it. I'm leaving the published game as-is though.
If you get trapped somehow you can press R to reset to the last checkpoint.
Not very polished this time unfortunately, but I'm just glad to have finally made a playable platformer. I always have trouble with platformer physics; there are still a lot of glitches in the final version, but hopefully in the end I got rid of all (most?) of the game-breaking ones.
EDIT: I remembered after publishing that `OnFixedUpdate()` exists, that probably would have fixed most of it. I'm leaving the published game as-is though.