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