SpawnActor/Destroy Glitch

That’s the problem. One of the blueprints is taking the input from all the others.

You need consume turned off, then the will all respond, and you can use a method like overlap to know which one should respond.

1 Like