How to spawn an actor behind another actor that spawns randomly?

FastlaneSuccessFastlaneSuccess Member Posts: 46
edited May 2015 in Working with GS (Mac)

I am going to make the score go up when my actor jumps over an actor. I was going to put this detector past the obstacle, to ensure the actor successfully jumped past it. How do I make this transparent actor spawn after every obstacle? My obstacles spawn randomly, so idk how to accomplish this.

Side Question: How do I create a "hold" touch for higher jump.

Sign In or Register to comment.