Update cubio.gd
a little wrong only.
This commit is contained in:
parent
0f0b21e84a
commit
cdeb610a13
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue