WIP: Some stuff

This commit is contained in:
2025-02-19 09:32:03 +01:00
parent 396b28dba1
commit 0daaaac0f9
19 changed files with 268 additions and 26 deletions

View File

@@ -0,0 +1,4 @@
extends Node
const DEFAULT_JUMP_VELOCITY: float = 5
const DEFAULT_CHARACTER_SPEED: float = 7.0