Эх сурвалжийг харах

Update cubio.gd

a little wrong only.
Mavhod 11 жил өмнө
parent
commit
ad587cc27f

+ 1 - 1
3d/kinematic_char/cubio.gd

@@ -54,7 +54,7 @@ func _fixed_process(delta):
 	var original_vel = vel
 	var original_vel = vel
 
 
 
 
-	var floor_velocity=Vector2()
+	var floor_velocity=Vector3()
 
 
 	var attempts=4
 	var attempts=4