Hy
I have got a problem:
I want to place rotated object on a map.
To do this, i create entity, set coordinates and size, but if I want to rotate this, de setted size don't rotate.
Ex: If I place a box with ( -10, -10, 0 ) (50, 10, 40) and rotate 90 degress, the size still.
How can I fix it? I must set size, with another function?