We're excited to announce a major new feature for Construct 3, allowing you to write Javascript code in the editor! You'll be able to start off with snippets of...
Simple question: if I want to integrate external libs using npm is this possible?
For instance, use PouchDB from my game, add some AI, etc...