mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-05 23:40:07 +01:00
Update cubio.gd
a little wrong only.
This commit is contained in:
@@ -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