You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys. I tried to integrate your plugin for Constuct 3 but it doesn't work properly. Could you please provide an example project - source code for C3 in format .c3p included condition and action exemple - show ads, rewarded, preload and etc. which will clarify the situation for me and many other users of your platform, thank you!
Will be perfect if you can modify plugin and add next:
You need removes Preload rewarded - you need add this inside code plugin and in addon inside engine use condition - If rewarded ad available or If interstitial ads available. This wil be more logical, now plugin works laggy and this impossible use in engine C3.
Condition:
If rewarded ad available
If interstitial ads available
If SDK ready
If interstitial ads show
If rewarded ads show
If interstitial ads success
If rewarded adssuccess
If interstitial ads fail
If rewarded ads fail
If interstitial ads skipped
If rewarded ads skipped
If interstitial ended
If rewarded adsended
if ads show (PAUSE) - one condition fo rewarded and interstitial ads
if ads hide (RESUME)- one condition fo rewarded and interstitial ads
Actions:
show ads
show rewarded
The text was updated successfully, but these errors were encountered:
Hello guys. I tried to integrate your plugin for Constuct 3 but it doesn't work properly. Could you please provide an example project - source code for C3 in format .c3p included condition and action exemple - show ads, rewarded, preload and etc. which will clarify the situation for me and many other users of your platform, thank you!
Will be perfect if you can modify plugin and add next:
You need removes Preload rewarded - you need add this inside code plugin and in addon inside engine use condition - If rewarded ad available or If interstitial ads available. This wil be more logical, now plugin works laggy and this impossible use in engine C3.
Condition:
Actions:
The text was updated successfully, but these errors were encountered: