generated from krampus/template-godot4
This commit is contained in:
parent
1ef6cce565
commit
52e70f8c14
@ -29,7 +29,6 @@ func _get_tween() -> Tween:
|
||||
|
||||
|
||||
func do_kick(landing_speed: float) -> void:
|
||||
print_debug("Landing speed: ", landing_speed)
|
||||
if landing_speed < min_landing_speed:
|
||||
return
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user