How can I manupilate Runtime TimeScale on the instanceProto.onCreate because this give this error.
instanceProto.onCreate = function()
instanceProto.runtime is undefined
Develop games in your browser. Powerful, performant & highly capable.
(Moving to Javascript SDK forum) You would use this.runtime instead. These forums are not the best place to ask beginner questions about learning Javascript. Please see the SDK overview page for a list of better places to go to learn Jaavascript.