Content tagged script

Report Tag

58 usages of this tag
  • 1 replies
  • 673 views
This content is deleted
Forum Topic
Storage (IndexDB)
0 favourites

Didn't know if you missed this or it's coming, but I noticed you added the IStotage documentation, but it doesn't look like you added the storage property on th...

posted 5 years ago
  • 6 replies
  • 629 views
This content is deleted
Forum Topic
R155 Error
0 favourites

I have to do a little more research to see if I can create a small example of this issue I am seeing and post in the bug tracker. I have coded a large portion o...

posted 5 years ago
  • 2 replies
  • 675 views
This content is deleted
Forum Topic
Sprite interface
0 favourites

Would it be possible to expose the sprite image data in that interface? Also whats about the Sprite animation data? Will those have a separate interface? Or wil...

posted 5 years ago
  • 3 replies
  • 1.4K views
This content is deleted
Forum Topic
Choose script file to run from Event sheet
1 favourites

Hey, like the topic says. I have two script files. "Gun.Js" with. Function show(). {. Alert("Gun"); }. Inside and "Laser.Js" containing. Function show(). {. Ale...

posted 5 years ago
  • 3 replies
  • 1.1K views

I have a plugin which continuously spawns object instances using the _runtime.CreateInstance function from the SDK Documentation. Apart from the fact that Const...

  • 3 replies
  • 1.5K views
This content is deleted
Forum Topic
Error runtime.callFunction
0 favourites

I'm trying to call an event sheet function via scripting but it returns error. Am I doing something wrong?

  • 3 replies
  • 665 views
This content is deleted
Forum Topic
Minify script not work with custom scripts?
0 favourites

When I add a own script, I can't check minify script on export options? Is it planned that minify script will work in the next updates?

posted 5 years ago
  • 6 replies
  • 2.5K views
This content is deleted
Forum Topic
How to call a function from event to script file?
0 favourites

I'm trying to figure out, I added a function in event sheet "callPrompt" and I added a function in script file: Function yourName() {. Var person = prompt("Plea...

posted 5 years ago
  • 0 replies
  • 235 views
This content is deleted
Forum Topic
How do I run sh script on Construct?
0 favourites

There's any way to run a Linux script using Construct? Maybe with Ajax or Javascript? For example, if I have my game on a Linux server and I want to run the sh...

  • 8 replies
  • 952 views
This content is deleted
Forum Topic
Advanced minification question
0 favourites

I have everything pretty much working with advanced minification in my game except for one issue. My whole game is pretty much in Javascript except for some tou...

posted 4 years ago