• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    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 politician 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 among members. It is a poison to the community. We appreciate 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.

Thorp Update

N2056

Charter Member
I only had one gauge in the project that was stock Microsoft, and it never did seem to display right. I finally decided to do something about it :d
I still need to animate it, and add a few details...but here is my initial attempt at a 3D Turn & Bank indicator.

View attachment 83000
 
That's neat for an initial attempt. I just screwed up on the HU16 TSI, and I've built the damn things endless times.

TSI's always get me. I think it's the odd shape of the fascia.

Kudos :ernae:
 
Hey, thanks Dan!

Perhaps you can help me with something...I have the code to animate the ball, but I am still researching the bank indicator. I would expect that it would key 0-50-100 (left-center-right), but are the 0 & 100 keys supposed to be positioned at the index marks?
 
Hey, thanks Dan!

Perhaps you can help me with something...I have the code to animate the ball, but I am still researching the bank indicator. I would expect that it would key 0-50-100 (left-center-right), but are the 0 & 100 keys supposed to be positioned at the index marks?

this is for a ww2 style all the way round one, sure you could hack at it though

code, had to change < and > for _ to make it show:




<NAME>_PartInfo_
_Name_attitude_indicator_backup_bank_/Name_
_AnimLength_360_/AnimLength_
_Animation_
_Parameter_
_Code_
(A:ATTITUDE INDICATOR BANK DEGREES:2, degree) 180 +
_/Code_
_/Parameter_
_/Animation_
_/PartInfo_


to animate:

0 = level flight
45 = 45* bank
90 = left wing stright up
135 = 135* bank
180 = inverted
225 = 225* bank
270 = right wing stright up
315 = 315* bank
360 = level flight

:wave:
 
Thanks Stiz, but the needle animation is for a two minute turn indication...I found a part in the modeldef file, but I am still working on what the proper keyframes for it are :typing:
 
Back
Top