Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

Alien Pogo EscapeView game page

Pogo your way out!
Submitted by AccualCeleryEgg — 3 hours, 25 minutes before the deadline
Add to collection

Play game

Alien Pogo Escape's itch.io page

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

Cool game! - the player, at times, jumped from the wall (maybe from the way the player detects collision?) - Was the change from the game engine you were using to Godot difficult?

Developer(+1)

Thank you! My core mechanic, the Pogo effect, was made threw a bug. I was making a platformer with non-constant jumping. I was making the impulse effect off of the enemy, but the collision detector I was using also detected tile map. So, when my character hits the tile map it impulses. So, the character also jumps when it hits the walls also and not just the floor. This is my first game in any game engine, unless you count Scratch. I did not change my game engine to Godot, so I have no prior experience. But, Godot was easy to learn! Still working on my coding skills though! Thank you for the questions!