Moving files pre-refactor

This commit is contained in:
2025-08-03 21:10:58 -05:00
parent 29ebb68215
commit e0dd14c460
527 changed files with 3337 additions and 3093 deletions

View File

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