I loved this game, I had a lot of fun playing it. One question, how did you get the effect of the "going up and down" the player has? Did you animate it like that or did you add with Godot?
Thanks! Godot has an animation player that you can use to animate any property. I just animated the sprite's y value to bob up and down. The source files are included if you're curious how it works but you gotta have godot to open the project
← Return to game
Comments
Log in with itch.io to leave a comment.
what if you dont have a mouse i cant puch
fun gameplay
Good fusion of Portal and Half-Life 2.
10 out of 10 i broke the game instantly when i pulled the crates and i glitched through the wall
Hello... I made a video with some of the best games of the Mini Jam 87 in my opinion; I hope you like it.
I loved this game, I had a lot of fun playing it. One question, how did you get the effect of the "going up and down" the player has? Did you animate it like that or did you add with Godot?
Thanks! Godot has an animation player that you can use to animate any property. I just animated the sprite's y value to bob up and down. The source files are included if you're curious how it works but you gotta have godot to open the project
Thanks! I ended up trying it in my project and its good