Posted By
Josh Pham
08-19-2015 21:11
Found In
Egroup:
Graphics
\
view thread
As a temp. fix I added another scene with an event marker. I added this script in there: Dim myGroup As xpTakeItemGroup Engine.Sequencer.GetGroupByName("Credits", myGroup) mygroup.SetOffline() That successfully takes off the roll (credits) when called remotely. Hope ...
|