Hi!
I would like to know how can I rotate a given actor (more precisely a piece of decoration) in-game via scripts...
What I am doing now... and doesn't work is something like:
TStone.SetRotation(rot(3000, 0, 0));
Any help? Please?
Thx in advance!
(Btw.... I don't know what I was doing wrong with the ThDoors in the other thread... but somehow it all worked later. Thx for the help!)
I would like to know how can I rotate a given actor (more precisely a piece of decoration) in-game via scripts...
What I am doing now... and doesn't work is something like:
TStone.SetRotation(rot(3000, 0, 0));
Any help? Please?
Thx in advance!
(Btw.... I don't know what I was doing wrong with the ThDoors in the other thread... but somehow it all worked later. Thx for the help!)
Comment