• There seems to be an up tick in Political commentary in recent months. Those of us who are long time members of the site we know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religiours commentary out of the fourms.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politicion will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment amoung members. It is a poison to the community. We apprciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.
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.


Re8_exterior.jpg


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?


Re8_vc.jpg

The part added to the xml file is:
<part>
<name>compass_bank</name>
<animation>
<rotation>Y</rotation>
<parameter>
<code>
(A:pLANE 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
 
Hi Martin,

I sure you’ve already tried this but could you set 2 min-max values Example: minx = 0 maxx = 2.2689 miny = 4.01426 maxy = 6.28319

Cheers
Aussie
 
Back
Top