Scrollable actor spawning non scrollable actor
GameCre8tor
Member Posts: 49
Hi guys,
My game requires an enemy (spawned by a spawn point actor on a 10 second timer) to spawn a non scrollable dot actor on a minimap actor. There needs to be a different dot for each instance that is spawned (1 every 10 seconds).
I have seen some threads that say that a scrollable actor cannot spawn a non-scrollable actor, unless a clever workaround method involving a game.boolean attribute is used. I do not understand how to make this work.
Could someone please tell me what the best possible solution is. Any help will be much appreciated.
Thank you,
GameCre8tor
My game requires an enemy (spawned by a spawn point actor on a 10 second timer) to spawn a non scrollable dot actor on a minimap actor. There needs to be a different dot for each instance that is spawned (1 every 10 seconds).
I have seen some threads that say that a scrollable actor cannot spawn a non-scrollable actor, unless a clever workaround method involving a game.boolean attribute is used. I do not understand how to make this work.
Could someone please tell me what the best possible solution is. Any help will be much appreciated.
Thank you,
GameCre8tor