Spawned Actor!!!
dade6
Member Posts: 13
Hi everybody!!!!
I'm trying to make an action game, where the monsters that the player have to fight are spawned randomly.
For better collision and fighting system i need to create an actor called weapon wich have the position constrained to the spawned monster.
In other words, if the spawns ten monster i need to know the of all ten monsters
So the question is: how do i read data from a spawned actor?
thank you
I'm trying to make an action game, where the monsters that the player have to fight are spawned randomly.
For better collision and fighting system i need to create an actor called weapon wich have the position constrained to the spawned monster.
In other words, if the spawns ten monster i need to know the of all ten monsters
So the question is: how do i read data from a spawned actor?
thank you