Hi,
Changing a transporter size, the aspect ratio of the wheel will change. Since an oval wheel spinning is not a good animation, I would like to make the wheel shape circular. I solved it by changing the size in OnPreDraw trigger, but is there a better way? Can I do the same thing without using OnPreDraw or OnDraw triggers?
I attached my model.TransporterWheelsSize.fsm
Thanks in advance.