Jump to content
Sign in to follow this  
Favonias

Spawner from Storage Box

Recommended Posts

Would anyone like to help me make a script that spawns random objects after placing objects in a container box?  For example, if a uniform is placed in the box then a soldier is spawned.

Share this post


Link to post
Share on other sites

Well you'd have to have a box with an array of things that could randomly spawn inside it then a trigger that would likely have to be synced to a AI spawner with the condition set on the trigger that if a uniform is in the box then it would trigger an AI to spawn.

 

The smart ones here, who know how to set that up, (not me) tend to not help unless you show you've at least tried to set it up/code it yourself.

 

Edit:

Another way I suppose would be to hide a few AI with the hide module or more than one and have one for each and then have a show module to unhide them when the uni ends up in the box.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×