ScriptControl Actions control scripts attached to game objects.
Notes:
- Also check out Get Property and Set Property to manipulate public fields and properties in your scripts.
- If you're an experienced Unity user with a library of scripts, take a look at these actions to control those scripts.
- You can create FSMs that just turn game object scripts off and on - that's actually how Playmaker started!