How to spawn an actor in a specific locations ?
ofekez
Member, PRO Posts: 95
Hello guys , so i want to make a game and i need to know how to spawn actor in a few specific locations on the screen in one spawn actor behavior ?
Comments
Just duplicate the Spawn behaviour and change the X and Y coordinates for each instance of the behaviour.
Ok , Thanks!