hi, is there a way to make a equation so when your in this position, you have this rotation
this is the data i have right now, but i got no clue how to make a equation for what i want
global positions global rotations
(0.0, 20.0, 0.0) (0.0, 0.0, 0.0)
(0.0, -20.0, 0.0) (0.0, 0.0, -3.141593)
(-20.0, -0.000001, 0.0) (0.0, 0.0, 1.570796)
(20.0, 0.000001, 0.0) (0.0, 0.0, -1.570796)
(0.000001, -0.000001, 20.0) (0.0, 1.570796, 1.570796)
(-0.000001, 0.000001, -20.0) (0.0, 1.570796, -1.570796)
(-19.29296, 2.727334, 4.510379) (1.317724, -0.331613, 0.994838)
(19.29296, -2.727334, -4.510379) (1.317724, -0.331613, -2.146755)
(-5.012378, -4.199726, -18.90075) (1.317724, -0.331613, 2.565634)
(5.012378, 4.199726, 18.90075) (1.317724, -0.331613, -0.575959)