Spawning actor in between two other actors

ajkrohnajkrohn 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 ..

https://imgur.com/a/ygPwE

Thank you!

Comments

  • SocksSocks London, UK.Member Posts: 12,822

    Put a spawn behaviour in the column actor that says - Spawn a coin X amount of pixels to the right.

Sign In or Register to comment.