mirror of
https://github.com/godotengine/godot.git
synced 2024-11-24 21:22:48 +00:00
commit
d14baf6e41
@ -54,7 +54,7 @@ func _fixed_process(delta):
|
||||
var original_vel = vel
|
||||
|
||||
|
||||
var floor_velocity=Vector2()
|
||||
var floor_velocity=Vector3()
|
||||
|
||||
var attempts=4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user