I'm on the way to update again the RAF Re8 I made for FS9, adding the two other models made for CFS2, with a work on multiple specularity levels and animations added to the makemdl.parts.xml.

I gimballed the compass, but don't succeed to limit the bank rotation to forbid the bell to
go farther than the pin, any idea from a master designer?

The part added to the xml file is:
<part>
<name>compass_bank</name>
<animation>
<rotation>Y</rotation>
<parameter>
<code>
(A
LANE BANK DEGREES,radians)
</code>
</parameter>
</animation>
</part>
I don't succeed to code a bank that would be limited from 0° to 130°, and from 230° to 360°, by example.
Some help ?
Thanks by avance, cheers
Martin

I gimballed the compass, but don't succeed to limit the bank rotation to forbid the bell to
go farther than the pin, any idea from a master designer?

The part added to the xml file is:
<part>
<name>compass_bank</name>
<animation>
<rotation>Y</rotation>
<parameter>
<code>
(A
</code>
</parameter>
</animation>
</part>
I don't succeed to code a bank that would be limited from 0° to 130°, and from 230° to 360°, by example.
Some help ?
Thanks by avance, cheers
Martin