소스 검색

Update cubio.gd

a little wrong only.
Mavhod 11 년 전
부모
커밋
ad587cc27f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      3d/kinematic_char/cubio.gd

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

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