Made map loading work

This commit is contained in:
2025-08-03 22:40:05 -05:00
parent e0dd14c460
commit 53ad2da596
11 changed files with 88 additions and 34 deletions

View File

@@ -1,3 +1,3 @@
class_name GamePhysicsSingleton extends Node
const GRAVITY = Vector3.DOWN * 9.8
const GRAVITY = Vector3.DOWN * 9.8