Hey guys, just looking for some sage wisdom. I recently released a mod that dynamically attaches scripts to actors and so far it's been working really well, but there's been a couple bug reports with actors during scripted events running into objects they shouldn't and getting stuck.
Is there a smart way/setting to turn off script attaching to actors during these events specifically or should I just add an exception for each one that ends up being reported?