Is there any other way to stop a script whenever a event is called? So, What I need is a script that Stops another script when they find the last survivor. The Only Method I know is script.Disabled. Is there another way?
The best way is to somehow tell the script to stop. That other script must monitor for this "message" and then stop whatever it's doing at that time. Best ways to communicate this message: