crouch fixed
This commit is contained in:
parent
7bbeebdd2e
commit
276ff0252b
11 changed files with 167 additions and 115 deletions
|
|
@ -13,3 +13,5 @@ func update(delta: float) -> void:
|
|||
pass
|
||||
func physics_update(delta: float) -> void:
|
||||
pass
|
||||
func state_input(event: InputEvent) -> void:
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue