Javascript (Construct 3 Plugins)

  • Addon
    57
    0 visits
    0 views

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

  • Order by
  • 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!