I have a small sprite at the bottom of the screen called CallStore. I want to place an iframe behind this sprite with the url directed to an empty HTML file in...
I have create a iframe. And inside the iframe is the Construct 3 canvas. But how can I call any canvas functions from the parent? This is how I get the canvas i...
Hi and everybody who knows. I need to call one of my functions in the game outside my game. I have no idea. Could you please help me?
Can someone post an example of this? I don't understand what to fill in at or 'do' with the mapping function. If someone could post it I would be greatful and I...
Runtime.CallFunction("myFunction"); I want to call a function from main.Js inside Action code block, I am able to get this working, please can someone tell me a...
I have a little problem with the InstaGame plugin. I need a ContextID for the leaderboard, but when I call ContextID, it always returns empty. How can I get the...
I've used functions before, and I swear it was always right here. I want to click the button, then call the function and display the result as text. But. There...
I have a character that has certain bonuses - like gain yourself 10 life or heal 5 life after you attack something or double jump and such. My character gets th...