Content tagged scripting

Report Tag

107 usages of this tag
  • 4 replies
  • 2.1K views
This content is deleted
Forum Topic
Is there a way to write to the JSON file?
0 favourites

Is there a way to write to one of the projects JSON files? I wanted to use it as kind of a database. If there's no way to do this, how much would be the perform...

  • 15 replies
  • 1.2K views

The addition is Javascript is awesome and opens the door partially for some advanced coding options. But the one boost Unity has over Construct is the ability t...

  • 9 replies
  • 867 views
This content is deleted
Forum Topic
Object effects JavaScript API
0 favourites

I'm trying to toggle two effects on an SVG Picture through scripting and can't find any references in the documentation. As an example, if I have an SVG Picture...

  • 2 replies
  • 436 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
  • 242 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
  • 597 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
  • 512 views
This content is deleted
Forum Topic
Scripting physics
0 favourites

How do I manage Physics behavior properties using a script?

  • 1 replies
  • 470 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
  • 701 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
  • 869 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