Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Can you trigger several monsters at once?
Romulator Offline
Not Tech Support ;-)

Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation: 195
#2
RE: Can you trigger several monsters at once?

You can have as many monsters as you wish and trigger them whenever you wish.

PHP Code: (Select All)
SetEntityActive("<monster_name>"true); 
You can spawn as many as you would like with this, you just need to figure out when it is necessary to spawn them, which you will define in scripts with CollideCallbacks, InteractCallbacks, Timers, etc.

Discord: Romulator#0001
[Image: 3f6f01a904.png]
(This post was last modified: 10-07-2015, 04:35 PM by Romulator.)
10-07-2015, 04:34 PM
Find


Messages In This Thread
RE: Can you trigger several monsters at once? - by Romulator - 10-07-2015, 04:34 PM



Users browsing this thread: 2 Guest(s)