Hello! I have recently made a plane, and I wanted to add an attitude indicator. I have a way of tracking what angle the plane is facing, but how would I add it onto a model? This is sort of a model I have (i spent like 1 minute on this). For example, if the degrees shows as 20, how would I make the model show more blue, and yellow point over the 20 pitch? If you know, thank you!

I don’t know but you need to be able to calculate the orientation of it which shouldn’t be too hard. I would recommend using a Weld.
What do you mean by calculating the orentation of it. I might have not explained it well, but I have a part in the front of the plane, and I know how many degrees the plane is pointing up or down.
Again, you’ll need to calculate the distance it would take from how far the meter is from the number 20 or another number. This requires calculations you will need to implement since I’m not an expert at this stuff yet.
1 Like