mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-21 10:27:27 +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