Page 1 of 1

#PB_Relative and #PB_Engine_Relative_Rotation

Posted: Fri Sep 09, 2011 6:56 pm
by DarkDragon
Hello,

Did you notice, that they've changed it back? Back and forth .. :lol: . It took a while for me to notice it. It would be nice to have the other constants, too:

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=64
Regards,
Daniel