diff options
| author | Jan Tuomi <jan.tuomi@valuemotive.com> | 2022-08-15 09:35:35 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@valuemotive.com> | 2022-08-15 09:35:35 +0300 |
| commit | 8b0ce964d2aa5dba186b85abf64b70ffc8216c06 (patch) | |
| tree | 776e6149b78091cd377f6f421839e15186a2cba0 /Player.gd | |
| parent | f3cc4f82624b21dafa19515b69c66a3c8f4fe248 (diff) | |
Add UI
Diffstat (limited to 'Player.gd')
| -rw-r--r-- | Player.gd | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -67,5 +67,4 @@ func _physics_process(delta): # snap needs to be ZERO when jumping # print($AnimationPlayer.current_animation, ", ", $AnimationTree.get("parameters/walk_speed/scale")) - # warning-ignore:return_value_discarded move_and_slide(velocity, Vector2.UP) |
