2D Platformer game project to explore movement physics and game design basics.
Go to file
Jakob Feldmann 4238855751 Many added feats:
Invincibility Shader (simple)
New Death Shader dissolving
Pit Areas
Invincibility fixes for spikes and flying laser cutters
Vending Machine
Better global and level stats tracking
2023-04-04 16:45:38 +02:00
assets Many added feats: 2023-04-04 16:45:38 +02:00
src Many added feats: 2023-04-04 16:45:38 +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 Elevator Button reagiert auf "E" 2023-03-14 16:36:27 +01:00
readme.md Gitignore and readme 2022-05-17 20:56:11 +02:00

2D Platformer for exploring game development basics and movement physics