So, I've got a level set up and objects spawn at random locations using this setup, this works fine.
BUT I have no Idea how to make the object rotate In a random direction, anyone have the answer?
I've tried putting another set vector component In to spawn direction, but no luck...
Replies
http://udn.epicgames.com/Three/KismetReference.html
Though Interestingly that page says Spawn Direction - Sets vector rotations to use as spawn orientations. Corresponds to the Spawn Orientations property. so as far as I can tell set vector components SHOULD work...