Spawn Actor to Position: Random?
Nawee
Member Posts: 7
Is it possible to do this?
Any help is appreciated.
Thanks
Any help is appreciated.
Thanks
Comments
:-)
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps
in the position -> click the 'e' and in the second dropdown (next to insert function) select 'random'
In the brackets where it says (min,max) change to (0,480) if its landscape...
Same in the the other position block but (0,320) ...
Basically you are telling the spawn actor command to spawn any where between 0 and 480...
You might have to play around with the values so actors don't appear half on and off the screen!
Hope this helps