Random Spawning
![TJMNUT](http://forums.gamesalad.com/applications/dashboard/design/images/defaulticon.png)
I'm making a game where an actors (all the same actors) are spawning down from the sky, they need to show up in random locations. So I followed TShirtBooths tutorial on spawning random actors in random locations, but I don't need random actors I just need one type of actor spawning. I tried altering the tutorial, but nothing happened, please help me, what should I do.
Comments
Use TSB's video on spawning random actors but only use one "spawn actor" behavior and put in the single actor that you want spawned.
Thanks tsb for such nice videos.