Zero
06-02-2011, 09:39 AM
Hi,
I'm having trouble with the scale option in RA3. The current mod I'm working on has some new units. These units have a different scale as other units so we used the scale option to resize them.
Here is an example of the medit whet a scale of 130%
<GameObject
id="AlliedMedic"
inheritFrom="BaseInfantry"
SelectPortrait="AUMedicPortrait"
ButtonImage="AUMedicButton"
Side="Allies"
Scale="1.3"
The spy as has different scale. Unfortunately it uses a 1.0 scale when it disguises as an other unit. Does anyone know how I can change this so that it uses the scale of the disguise unit.
I'm having trouble with the scale option in RA3. The current mod I'm working on has some new units. These units have a different scale as other units so we used the scale option to resize them.
Here is an example of the medit whet a scale of 130%
<GameObject
id="AlliedMedic"
inheritFrom="BaseInfantry"
SelectPortrait="AUMedicPortrait"
ButtonImage="AUMedicButton"
Side="Allies"
Scale="1.3"
The spy as has different scale. Unfortunately it uses a 1.0 scale when it disguises as an other unit. Does anyone know how I can change this so that it uses the scale of the disguise unit.