Spawning random actors
MadCursor
Member Posts: 15
Hi everyone!
Is there any possibility in GameSalad to spawn random actors from those you have?
Please help!
Is there any possibility in GameSalad to spawn random actors from those you have?
Please help!
Comments
change self.position.X to random(min,max) so something like random(300,700)
change self.position.Y to random(min,max) so something like random(100,200)
in another actor you can do something like every 1 second spawn the random actor
hope this helped.
✮ FREE templates at GSinvention ✮
✮ Available for hire! support@gsinvention.com ✮