#PB_Relative and #PB_Engine_Relative_Rotation

Everything else that doesn't fall into one of the other PB categories.
DarkDragon
Addict
Addict
Posts: 2348
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

#PB_Relative and #PB_Engine_Relative_Rotation

Post 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
bye,
Daniel