I have an annoying problem involving phases with scenes.
I have my execution scene setup where my spectators arrive at the location first before the actual lopping off of the head takes place. This I've done well. However, my spectators will not stick around through the whole procedure. Usually leaving before his head is removed, or immediately after. I want them to hang around a bit before leaving. I understand they are just running their alias packages after their scene package is done. I haven't figured out how to get them to stick around longer. I've tried adding Action timers, and even extending their package actions to about 4 phases long, but it'll end when the execution is done(phase 1). Extending the execution to phase 4, and the results are still the same.
An easy fix for this is making it entirely scene driven with no alias packages, but as they will now be part of the city population, I want them to do a bit of sandboxing/whatever I assign them to do before and after executions.