WIP: Some updates

This commit is contained in:
2025-02-08 17:04:17 +01:00
parent 89992b1ef4
commit 5ab840cdd8
14 changed files with 253 additions and 168 deletions

View File

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