View Single Post
Old 21st March 2017, 17:31   #11  |  Link
MysteryX
Soul Architect
 
MysteryX's Avatar
 
Join Date: Apr 2014
Posts: 2,559
Another observation: if the scripting language would support the ScriptClip syntax, then ScriptClip could be redirected as Eval and it should work. It doesn't mean the exact same syntax is the best idea though.

This would essentially mean reprogramming ScriptClip as part of the core and handling it in a special way, and then not allowing Invoke to be called from GetFrame from there on. If conditional programming is supported by the core language, then there is no need to call Invoke within GetFrame.
MysteryX is offline   Reply With Quote