You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your script is great but I've couldn't limit the quantity of enemies and that these appear when player is in an area. this is for adventure games as Good of war for example
The text was updated successfully, but these errors were encountered:
Hey @brehiner, thank you! (:
I usually do this using an extension script to handle it. But I can do a limiter inside the US. I thought of two kind of limiters: One that spawn X objects and other that spawns using the whole setup until it reachs it's limit. Do you think that this will help you?
Your script is great but I've couldn't limit the quantity of enemies and that these appear when player is in an area. this is for adventure games as Good of war for example
The text was updated successfully, but these errors were encountered: