Content tagged runtime

Report Tag

39 usages of this tag
  • 2 replies
  • 547 views
This content is deleted
Forum Topic
Modify mesh by api editor by behavior
1 favourites

Is it possible to edit a sprite's mesh in the editor by creating a behavior addon? I'm reading the sdk and apparently it doesn't seem possible to me, only at ru...

posted 2 years ago
  • 1 replies
  • 650 views

Action.Js:34 Unhandled exception running script Loading_Events, event 3, action 8: Error: Can't find function name 'TestA'. At IRuntime.CallFunction (IRuntime.J...

posted 2 years ago
  • 3 replies
  • 226 views
This content is deleted
Forum Topic
How do I create another instance of a parent object?
0 favourites

So I have a parent object with several children objects (the parent object Is'nt part of a family). When I create the first parent object, I tick the hierarchy...

posted 1 years ago
  • 2 replies
  • 173 views
0 favourites

This seems SUPER simple, but for some reason I can't find the information on how to do it. I have an event that I need to run immediately upon the game starting...

  • 2 replies
  • 164 views
0 favourites

Construct.Net/en/forum/construct-2/how-do-i-18/values-using-console-116907. I was wondering if there's away to explore the Construct 3 runtime interactively usi...

posted 1 years ago
  • 0 replies
  • 142 views
This content is deleted
Forum Topic
Loading sprite image dynamically
0 favourites

I am working on a game where I need to load sprites dynamically from urls using Javascript. I can't find anything about that in the scripting reference. What's...

posted 11 months ago
  • 4 replies
  • 316 views
This content is deleted
Forum Topic
How do I get Dictionary.AsJSON in scripting?
0 favourites

I'm trying to set a variable in my script (scripts in Events) with Dictionary.AsJSON, I did this but it doesn't seem to return the correct data (JSON with keys/...

  • 3 replies
  • 215 views
This content is deleted
Forum Topic
Help me with C2 Runtime please
0 favourites

I haven't used Construct 3 in a long time, but I can't find the option to use the C2 runtime anymore. Is it possible to use it since I need it for a certain plu...

posted 9 months ago
  • 0 replies
  • 148 views
This content is deleted
Forum Topic
runtime is undefined
0 favourites

Thanks in advance for your help. I'm trying to set a global variable through Javascript but it's not working, so I tried to do simple debugging. I've created a...