2D Platformer game project to explore movement physics and game design basics.
Go to file
2023-04-10 17:51:57 +02:00
assets feat: Flag & Button art, Grass FPS, State times, falling test level 2023-04-10 17:05:52 +02:00
src fix: tweaked AnimationTree for Blobby 2023-04-10 17:51:57 +02:00
.gitignore First level prototype, fixed inair movement 2022-06-27 22:39:55 +02:00
default_env.tres Result of the GDQuest Tutorial 2020-08-06 10:40:10 +02:00
icon.png Result of the GDQuest Tutorial 2020-08-06 10:40:10 +02:00
icon.png.import New blobby character, overhauled project structure 2022-05-16 12:46:06 +02:00
project.godot fix: Frogs avoiding pits, Frog leash spawning on level load 2023-04-06 15:54:07 +02:00
readme.md Gitignore and readme 2022-05-17 20:56:11 +02:00

2D Platformer for exploring game development basics and movement physics