Although I sometimes think I'm getting a good understanding of vectors and vector math, I have become confused once again.
My goal is to cycle through the all thrusters on a ship and compare the forward orientation to a positionReferenceBlock (which in my case is a cockpit that is facing 'forward' in relation to the ship design) and from the comparison add the thruster to the appropriate group (Forward, Backward, Left, Right, Up, Down).
I imagine the comparison would be something like:...
Comparing Block Orientations
My goal is to cycle through the all thrusters on a ship and compare the forward orientation to a positionReferenceBlock (which in my case is a cockpit that is facing 'forward' in relation to the ship design) and from the comparison add the thruster to the appropriate group (Forward, Backward, Left, Right, Up, Down).
I imagine the comparison would be something like:...
Comparing Block Orientations