simplified ledge grab

This commit is contained in:
derek
2025-06-17 15:28:03 -05:00
parent 227fcd7b2a
commit 56355f0911
6 changed files with 5 additions and 17 deletions

View File

@@ -15,3 +15,4 @@ func Physics_Update(delta):
Transitioned.emit(self,"crouched")
standard_jump()
ledge_grab()