Content tagged modules

Similar Tags

Report Tag

7 usages of this tag
14
This content is deleted
Tutorial
Upgrading projects from classic scripts to modules
8 favourites

When Construct's Javascript coding feature was launched in 2019, all the scripts in a project ran as classic mode scripts. This is how Javascript has run in web...

18
20 favourites

Construct supports writing Javascript code in both script files and event sheets. If you're new to the Javascript programming language, consider taking the Lear...

  • 1 replies
  • 796 views
0 favourites

We sold a game to a customer and he gave the the following feedback. Maybe you have a solution for this? I’ll try to describe the issue as we faced and how we w...

  • 4 replies
  • 1.7K views
This content is deleted
Forum Topic
How do i use a script that has a "require()" in it
0 favourites

I'm trying to get nakama to work with Modules. I built nakamajs from typescript and imported them all in my project, but only nakama-js.Umd.Js worked with Const...

posted 3 years ago
  • 2 replies
  • 278 views
This content is deleted
Forum Topic
how to redo a plugin for modules?
0 favourites

How do I redo the zigzag plugin for modules?

  • 1 replies
  • 664 views
This content is deleted
Forum Topic
Importing JS scripts from project subfolders?
0 favourites

Let's say I have the following project structure: -- /Scripts. -- main.Js. ---- /common. ---- utils.Js. If I try to import common.Js from main.Js like this: Imp...

  • 0 replies
  • 101 views
0 favourites

I'm quite new to scripting in C3, so this is probably some beginner error with JS modules. I'm trying to import the TinyMCE text editor in Construct 3. So far I...

posted 2 months ago

Similar Tags