Spawn actors like Subway Surfer
hi, i'm working on a game and i was wondering
how to spawn actors like in Subway Surfers.
in subway you pick up an jetpack and you get lines of coins
i need something like that. and every time the actors are on an other location but in a line.
if you know what i'm mean.
hope some one of you can help me out .
Thanks for reading.
Comments
Nobody?
Here's a demo I made a while back to spawn coins according to positions in a table.
https://www.dropbox.com/s/grltbri4agahp8c/Spawn unique instances to positions.zip
thank you..