2
0
Guilherme Felipe de C. G. da Silva 6 жил өмнө
parent
commit
d564c627e5

+ 1 - 1
enemies/red_robot/red_robot.gd

@@ -183,7 +183,7 @@ func _physics_process(delta):
 				blend_pos.y += v_motion
 				blend_pos.y = clamp(blend_pos.y, -1 , 1 )
 					
-				$AnimationTree["parameters/aiming/blend_amount"]= blend_pos
+				$AnimationTree["parameters/aim/blend_position"]= blend_pos