mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-06 05:06:42 +00:00
@@ -54,7 +54,7 @@ func _fixed_process(delta):
|
||||
var original_vel = vel
|
||||
|
||||
|
||||
var floor_velocity=Vector2()
|
||||
var floor_velocity=Vector3()
|
||||
|
||||
var attempts=4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user