How to spawn an actor behind another actor that spawns randomly?
FastlaneSuccess
Member Posts: 46
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.