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
  • 6 Comments

  • Order by
  • two erros when add the plugin to a project in the last stable version/beta too

    Uncaught TypeError: Cannot set property 'funzioniRegistrateInC3file' of undefined

    at c3runtime.js:4998

    and

    Uncaught (in promise) TypeError: Type is not a constructor

    at Function.New (c3runtime.js:353)

    at PluginManager.CreateSystemPlugin (c3runtime.js:2441)

    at C3Runtime._LoadDataJson (c3runtime.js:2861)

    at C3Runtime.Init (c3runtime.js:2853)

    at async RuntimeInterface._InitDOM (main.js:38)

    at async RuntimeInterface._Init (main.js:28)