Forum Topics tagged scripting

Report Tag

94 forum topics with this tag
  • 0 replies
  • 78 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 1 month ago
  • 0 replies
  • 54 views
0 favourites

I'm quite new and a beginner in the field of Javascript. The issue I'm facing is that I want to know how to add a layout before the main layout in this project,...

posted 25 days ago
  • 5 replies
  • 76 views
0 favourites

As the title suggests. I think when I use Construct 3 events, the "On destroy" events/conditions won't trigger when the layout ends. However, when I do the same...

  • 2 replies
  • 60 views
This content is deleted
Forum Topic
IWorldInstance Method: Incorrect TypeScript Definition?
0 favourites

Is the TypeScript definition for IWorldInstance 's testOverlapSolid() method correct? The docs say: However, the type definition in IWorldInstance.D.Ts is testO...