Content tagged script

Report Tag

58 usages of this tag
  • 2 replies
  • 820 views
This content is deleted
Forum Topic
How Do I Read JSON In Scripting?
0 favourites

I'm using the scripting in C3 by adding the JS file to the files folder and loading it at the start of runtime. I'm trying to get an id from the peerjs but I'm...

  • 0 replies
  • 176 views
This content is deleted
Forum Topic
How do i can get this response IFRAME-YOUTUBE/API?
0 favourites

I NEED TO KNOW HOW I CAN GET THIS RESPONSE IFRAME-YOUTUBE/API. 1. Conditions to detect if the video in the iframe is currently playing/stopped. 2. Triggers when...

posted 3 years ago
  • 1 replies
  • 510 views
This content is deleted
Forum Topic
audio script
0 favourites

I'm trying to replicate audio scripting from the given example, but I'm getting reference error can someone explain how it works or what I'm missing? Link to th...

posted 3 years ago
  • 6 replies
  • 683 views
This content is deleted
Forum Topic
Events or Script
0 favourites

Sorry for bad english priority. I am a beginner in Construct. I think I have learned the events well. Do you need to learn JavaSicript? I already have C # and P...

posted 3 years ago
  • 15 replies
  • 632 views
This content is deleted
Forum Topic
How do I keep these fields independent?
0 favourites

I have three "fields" (sprites) that when you click on them, a menu appears with two images. When you click on one of the two images, a new object is placed. Th...

posted 3 years ago
  • 4 replies
  • 1.4K views
0 favourites

How do I add addEventListener for touch on object using script? As we have mouchdoun event like. Runtime.AddEventListener("mousedown",(e)=> alert(JSON.Stringify...

posted 3 years ago
  • 2 replies
  • 471 views
This content is deleted
Forum Topic
Scripts vision in mobile
0 favourites

After I did Android export - game not opening. White screen. I spent a lot of time figuring out the problem and found it! Android can`t see any scripts funcions...

  • 5 replies
  • 741 views
0 favourites

Not sure what I'm doing wrong here? I have a dictionary Score_D where I store a bunch of score data and on end of a level, call this block to put the score thro...

  • 3 replies
  • 417 views
This content is deleted
Forum Topic
How do I connect game analytics with construct 3?
0 favourites

Anyone please help with some video tutorial to work with game analytics in Construct 3. I'm much need of that.

  • 4 replies
  • 1.3K views
0 favourites

I'm trying to set a global variable in Construct 3 using Javascript (in a script.Js file). The code looks like this: Async function get() {. Let url = "https://...

posted 2 years ago