2D Platformer game project to explore movement physics and game design basics.
Go to file
2023-04-24 14:00:44 +02:00
assets feat,fix: better particle anims, jump point particles 2023-04-24 12:04:38 +02:00
src fix: "better" shader for orb border 2023-04-24 14:00:44 +02:00
.gitignore First level prototype, fixed inair movement 2022-06-27 22:39:55 +02:00
blobby1.ico feat: Major Camera Fix & look up and down 2023-04-18 22:35:25 +02:00
blobby1.png feat: Major Camera Fix & look up and down 2023-04-18 22:35:25 +02:00
blobby1.png.import feat: Major Camera Fix & look up and down 2023-04-18 22:35:25 +02:00
default_env.tres Result of the GDQuest Tutorial 2020-08-06 10:40:10 +02:00
project.godot feat: Major Camera Fix & look up and down 2023-04-18 22:35:25 +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