3 lines
80 B
GDScript
3 lines
80 B
GDScript
class_name GamePhysicsSingleton extends Node
|
|
|
|
const GRAVITY = Vector3.DOWN * 9.8 |