Hello everyone!
In the example below, any suggestions for turning the rotational motion of the “pilot” into forward movement of the “sphere” along the sphere’s axis (the white line). The math makes sense, but being new to programming, I’m not sure what that code would look like.
For instance: Every 180 degrees of pilot rotation equals 10 units of sphere movement along its axis.
https://www.babylonjs-playground.com/#1JLGFP#36
Thanks!