This is the script that I want to integrate with Construct 2. Ysdk.Adv.ShowFullscreenAdv({. Callbacks: {. OnClose: Function() {. // some action after close. },...
I'm use the example file "Loading script & WASM" from Construct 3. In the scriptfile "external.Js" i'm add a new function: Function testing() {. Return "ok it w...
Good day. I got a problem. In the game, I have to implement 4 Callback functions, pause, resume, mute, unmute. I have to register all these callbacks in the ind...
When I opened Construct 3 after the last update, it warned me that the old "Function" plugin (a carryover from C2) is deprecated and may be removed. In my proje...
I’m having an issue with rewarded ads in the new version of Construct 3. Is anyone else experiencing the same problem? What’s wrong with the new version of Cons...