Hi,
I need to spawn a custom actor at the player start location when the game begins.
The player location will be the local player ownerI.
The custom actor is a headquarter base structure for a rts game.
So when the game starts, I need the players to start with their own hq base structure.
How can I do this in unrealscript?
I need to spawn a custom actor at the player start location when the game begins.
The player location will be the local player ownerI.
The custom actor is a headquarter base structure for a rts game.
So when the game starts, I need the players to start with their own hq base structure.
How can I do this in unrealscript?
Comment