You can use a scale animation, this is e.g. one I use to make 80mm instruments to 57mm as e.g. variometers in gliders sometimes have the one standard and sometimes the other:
- Code: Select all
<animation>
<type>scale</type>
<x-offset>0.7125</x-offset>
<y-offset>0.7125</y-offset>
<z-offset>0.7125</z-offset>
</animation>
Put this into your instrument's .xml file. Giving no object-name means that it's applied to every object in the corresponding .ac file.