guiNode and rotation

Hello,

how do i rotate objects around their center in the guiNode?



something like :

translate

rotate

-translate


dont work.s

done.

Hi,

I know nobody helped you on this, and that’s surely because nobody had an idea on how to do it.

If you managed to find your way out of this for yourself, it could be useful for other forum users, that would have the same issue, to know how you did it.

Could you quickly explain what you did, please?



Thanks

Probably one way would be, call center() on the object, attach it to a node, and then rotate/translate that node.