COOP Individual Spawner
Posted Aug 15, 2011
I want to have a spawner that activates when Blue or Orange touches a trigger below it. This for a map that the two players go against each other. I don't know where to start.
Registered users don’t see ads!
Register now!
Posted Aug 15, 2011
Replied
40 minutes
later
I guess you mean you want only player 1 to activate a trigger, and only player 2 for another?
Just create a trigger_playerteam and give it the output "OnStartTouchBluePlayer/OnStartTouchOrangePlayer" respectively.