Jump to content

Home

double trigger


acewombat

Recommended Posts

How can I make a trigger that spawns all the entities in a room instead of creating a trigger for every NPC in that room. Do I just give all the entities in the room the same targetname, I figured that wasn't the case though because I assumed there was no way for the compiler to distinguish between them. Or does it matter?

Link to comment
Share on other sites

Create 1 trigger and make it a trigger once. Then select it and select an npc. Then press ctrl and K. Then from that npc link the next one using ctrl and K to another npc and keep doing it until all your NPCs are connected to each other.

 

Hope this helps.

Link to comment
Share on other sites

Although it may be out of the scope of this guestion, it's still worth mentioning that NPCs with the same targetname can have different NPC_targetnames. What comes to the same targetname, we all know that one stormtrooper is quite as stupid as the next in the row, so why distinguish between them (a lousy joke...).

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...