2D Platformer game project to explore movement physics and game design basics.
Go to file
2022-09-07 15:53:34 +02:00
.vscode New animations and tiles 2022-07-31 01:07:50 +02:00
assets Button that enables a portal and UI timer 2022-09-07 15:53:34 +02:00
src Button that enables a portal and UI timer 2022-09-07 15:53:34 +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 Included ducking/sliding and switched to anim tree 2022-07-26 19:57:41 +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