#PB_Relative and #PB_Engine_Relative_Rotation
Posted: Fri Sep 09, 2011 6:56 pm
Hello,
Did you notice, that they've changed it back? Back and forth ..
. It took a while for me to notice it. It would be nice to have the other constants, too:
Regards,
Daniel
Did you notice, that they've changed it back? Back and forth ..
Code: Select all
#PB_Engine_Space_Local=1
#PB_Engine_Space_Parent=2
#PB_Engine_Space_World=4
#PB_Engine_Absolute_Rotation=8
#PB_Engine_Relative_Rotation=16
#PB_Engine_Quaternion_Rotation=32
#PB_Engine_Euler_Rotation=64Daniel