Forum Topics tagged scripting

Report Tag

92 forum topics with this tag
  • 2 replies
  • 431 views
This content is deleted
Forum Topic
Scripts for Non-Scripting Accounts
0 favourites

I'm currently working on a project template in C3, and I wonder : Do scripts will work for users that have non-scripting accounts? Thanks a lot!

posted 4 years ago
  • 0 replies
  • 237 views
This content is deleted
Forum Topic
Any chance on supporting TypeScript?
0 favourites

As the title says. I was wondering if it's possible.

posted 4 years ago
  • 9 replies
  • 593 views

EDIT: On hold as I have a couple of really helpful offers below. We haven't worked out the specifics, so I may re-open the request if there are any issues. Than...

  • 2 replies
  • 506 views
This content is deleted
Forum Topic
Scripting physics
0 favourites

How do I manage Physics behavior properties using a script?

  • 1 replies
  • 466 views
This content is deleted
Forum Topic
Scripting benefits
0 favourites

Just a quick question. Is jscripting inside C3 (either in events or trough JS files) any better than using dnd visual programming? I know that everyone has it's...

posted 4 years ago
  • 3 replies
  • 693 views
This content is deleted
Forum Topic
Script files cannot be edited outside of Construct 3
1 favourites

I really like that Construct 3 has its own built-in and quite convenient code editor. But I want to use an external code editor, because I lack a lot of functio...

  • 2 replies
  • 861 views
This content is deleted
Forum Topic
[solved] Switch Case broken in C3?
0 favourites

I have the following piece of code. Terminal.Prototype.RunFunction = function(command, runtime){. Switch (command) {. Case "help": This.FHelp(); Break; Case "ex...

posted 4 years ago
  • 0 replies
  • 197 views
This content is deleted
Forum Topic
Tab Key - preventDefault
0 favourites

I am working on an in game CMD. I want to implement autocomplete for commands, however, pressing tab shifts the focus from the game to my different tabs in Chro...

posted 4 years ago
  • 2 replies
  • 751 views
This content is deleted
Forum Topic
Can I call Cordova Plugins from my Scripts?
0 favourites

I found that there's a list of Cordova plugins here But I read closely and it says 'whitelist', does it means that those are the ones allowed for AddOns develop...

posted 4 years ago
  • 1 replies
  • 1.4K views
This content is deleted
Forum Topic
runtime not defined
0 favourites

Sorry for my silly question, I've just started working with Construct and scripting. I prefer to use scripting than the visual editor but I'm running into an is...

posted 4 years ago