how to pass a global variable to instanceProto.onCreate = function()?
Is there an expression like global variable[0], global variable[1] can pass to instanceProto.onCreate = function(global variable[0])?
thank you very much !!!
Develop games in your browser. Powerful, performant & highly capable.
i find the plugin expression inst.instance_vars[],
where is runtime?
i think should be runtime.vars[],i.ll test
So, did you try it?