Javascript (Construct 3 Plugins)

  • 57
    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
  • Valera, or anyone, do you have recommendations for using an external editor on JavaScript files in Construct 3? What I see with the Windows Store and desktop build versions of Construct 3 is I have restart Construct to have it load any changes to embedded javascript files.

    Thanks for any tips!

    • Not sure I follow. Can you describe the steps?

      • Yes, thanks, and to be clear it's not a Javascript plugin problem, but rather in how Construct handles these included files.

        I'm using Chrome Dev Tools to edit javascript files in a Construct 3 project (using your awesome Javascript plugin). This provides a good editor experience, but I can't see how to get Construct to reload these externally edited files, outside of restarting Construct.

        I've tried using both the Windows Store and the NW.js builds of Construct, and both seem to cache external files when they startup. I was hoping someone had a workaround or trick here to get Construct to load external edits in project files. Thanks!