Spawning to a grid
So I would like to spawn actors on a grid. I think I have 2 options
1. Set up a grid of spawn actors and variables for each actor spawn
2. Set up one spawn actor and get the grid spawning to work.
I feel that the answer lies in my expression editor. But Im lost. In other programing languages I would use an array. Is there anything like that for GS?
Thanks
1. Set up a grid of spawn actors and variables for each actor spawn
2. Set up one spawn actor and get the grid spawning to work.
I feel that the answer lies in my expression editor. But Im lost. In other programing languages I would use an array. Is there anything like that for GS?
Thanks

Comments