Spawning actor in between two other actors
ajkrohn
Member, PRO Posts: 14
Hi all,
I'm trying to spawn an actor in between two castle columns. The castle columns spawn at constant rate from the right side of the screen at varying gaps. I want to spawn a coin in between the column openings.
Can anyone help me out with this one?
Here are screen shots from my game ..
Thank you!
Comments
Put a spawn behaviour in the column actor that says - Spawn a coin X amount of pixels to the right.