Refactoring crap
This commit is contained in:
3
scripts/singletons/GamePhysics.gd
Normal file
3
scripts/singletons/GamePhysics.gd
Normal file
@@ -0,0 +1,3 @@
|
||||
class_name GamePhysicsSingleton extends Node
|
||||
|
||||
const GRAVITY = Vector3.DOWN * 9.8
|
Reference in New Issue
Block a user