diff --git a/GameData/ROEngines/PartConfigs/G1_Al2Me6.cfg b/GameData/ROEngines/PartConfigs/G1_Al2Me6.cfg index 64077d47..1955c286 100644 --- a/GameData/ROEngines/PartConfigs/G1_Al2Me6.cfg +++ b/GameData/ROEngines/PartConfigs/G1_Al2Me6.cfg @@ -79,26 +79,26 @@ PART MODULE { - name = FXModuleLookAtConstraint - CONSTRAINLOOKFX + name = ROLModelConstraint + LOOK_CONST { targetName = actuator_upper_0 - rotatorsName = actuator_lower_0 + transformName = actuator_lower_0 } - CONSTRAINLOOKFX + LOOK_CONST { targetName = actuator_lower_0 - rotatorsName = actuator_upper_0 + transformName = actuator_upper_0 } - CONSTRAINLOOKFX + LOOK_CONST { targetName = actuator_upper_1 - rotatorsName = actuator_lower_1 + transformName = actuator_lower_1 } - CONSTRAINLOOKFX + LOOK_CONST { targetName = actuator_lower_1 - rotatorsName = actuator_upper_1 + transformName = actuator_upper_1 } }