Movement tightened up a bit

This commit is contained in:
2025-08-19 17:32:57 -05:00
parent 5cd8b8a04b
commit e74896527b
13 changed files with 156 additions and 155 deletions

View File

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