Howdy to all...
I am currently trying to redesign a cockpit. There are several areas that need work doing to animations as i've done all the 3D needed so far. However there are a couple of, rather complicated examples. One being the speedometer.
There are 4 drums that represent the velocity at which you're traveling, and below these, a dial that can be turned to select the speed shown, between "Off", "TAS" and "GS". Now I can animate these fine, when the dial is clicked, the drums turn to represent the speed-in "TAS" that is. However when flipped from "TAS" to "GS" the value doubles for some reason. say from 0234, to 0468. Then when flipping back to "TAS" it doesn't half it's value again, just stays at that double value, and the drums move from that value.
Now i've tried a few different things to try and solve this, but to no avail. I've talked to a couple of people on Discord about it, but again to no avail. I do have the code and pictures of the device if needed, but, i've forgotten how to get them on here!
There a few instruments with the same form of makeup in the cockpit which I would like to get working as well. But i'd like to start as simple as possible with this one. When i've got this working correctly I can move on to the others!
Hopefully someone here knows what i'm talking about and can get me on the right track. Thank you