Javascript (Construct 3 Plugins)

  • UpvoteUpvote 57 DownvoteDownvote
    This content is deleted
    Addon
    Javascript

    Use 3rd party JS libraries (including JQuery), call Javascript functions, access object properties and methods. Implement game objects, and algorithms in Javasc...

You're viewing a single comment in a conversation. View all the comments
  • 4 Comments

  • Order by
  • Ok, i have tested it (with function-plugin), but don't work for me. I don't know why!?

    Uncaught TypeError: Cannot read property 'GetEventSheet' of null

    at C3.EventSheetManager._FastTrigger (eventSheetManager.js:1)

    at C3.Runtime.FastTrigger (runtime.js:1)

    at C3.Plugins.Function.Instance.FastTrigger (sdkInstanceBase.js:1)

    at C3.Plugins.Function.Instance._InvokeFromJS (instance.js:1)

    at b (instance.js:1)

    at blob:https://preview.construct.net/45780e92-7585-4277-b9cd-4455a80a4f1b:26

    Have you a example-file for this?