Chadori's Forum Posts

  • Hi, not sure if we have the same needs, but just in case we have. I have made a Cloud Save + Multiplayer Network system for different platforms, most especially mobile and web, using the PlayFab service.

    It includes the Real Currencies addon that validates the Mobile IAP for both Android and iOS. It then claims the product id of a virtual product item from your PlayFab server Store. It has server validation so it has anti-cheating features.

    It also has the Virtual Currencies addon, where you can manage virtual items for your online game.

    These addons automatically profiles players and their analytic data of purchases on the PlayFab Console, so you can see the players and their data in a user friendly interface in realtime. (You can also add your own analytics using the Analytics addon.) Including rewarding items to users, on the admin console.

    If you want to know more, here's the website, documentation and tutorial.

  • Ashley

    As I've said before, remote preview should be very fast so long as it can establish a LAN connection. I just tried Space Blaster over remote preview and it loaded in 3 seconds for me.

    tarek2 and Mikal are right, we do encounter the slow loading, even on stable LAN connections. We have discussed this in Discord for quite a few times now. It seems that a project that is not light, something that is not as simple as Space Blaster will not load fast enough.

    Trying for multiplayer games are even worse, Remote Preview takes so long to load that if you open 10 windows at the same time, a project of 50mb for example. 7 to 8 instance windows will disconnect.

    Their solution works great, and we are just thankful they have a workaround, until this is solved.

  • My mistake dop2000, the Mobile Advert's Google Mobile Ads SDK isn't automatically updated.

    Try contacting me in the Discord Community and I'll help you out in updating it manually.

    But, you can also just simply replace the 7.43.0 to +.

  • dop2000

    Thanks, this sounds interesting!

    But I'm wondering if it's something in certain Admob ads that causes the game to lag. If we use your addon with mediating AdMob ads, will we experience the same problem?

    Regarding the Mobile Advert, I didn't see anything wrong with it, Nepeo's design was quite efficient. The only thing bothering me is the native consent library doesn't get updated unlike the ads libraries; if there's a lag, that could be causing it. (But Ashley recently updated it, so try checking it again now.)

  • dop2000 Consider using the Mobile IronSource Collection, it supports the C3 Build Service. That's asynchronous in the native background thread, so it shouldn't have problems with your issue.

    I am happy to help out from the Discord Community, if you have questions.

    I am now starting to move all my plugins in the Construct Master Collection to my own native libraries to have control, so we can avoid unknown issues like this.

  • For those using the Mobile Master Ads. (This is a free upgrade in the Construct Master Collection.)

    Try the Mobile IronSource Collection instead, here's the tutorial and documentation.

    It has complete ad-network mediation, and complete SDK features. I have made sure it's top quality, it's a premium client order, so you can rest assure there won't be any issues with Construct 3.

    IronSource is a top tier network and you can integrate all the ad-network mediation you use, including Google Admob. I have written the native libraries myself with dedicated support for Construct 3 and the C3 Build Service, it also auto updates the libraries on every build.

    I will be writing the Mobile Admob Collection soon, just to replace the Mobile Master Ads (free update). But, IronSource is a better network, and I have supported complete ad network mediation with it.

  • There is an existing addon I saw, that looks super cool (HTML Element). I haven't tried it yet though.

  • I'm guessing using DOM elements as layers?

    You can do that using the Scripting Feature or addons using the Addon SDK; but the layers will be abstract to the editor, meaning you can't see changes from the editor, only during runtime.

  • PlayFab Announcement

    Hi everyone, I would like to announce that the PlayFab service now has a change of their pricing plans.

    1. The Free Plan now allows up to 10 titles with 10,000 players per title (development).
    2. The Premium Plan of $99/month now allows unlimited titles and players.

    This is a great step made by PlayFab, to offer inexpensive but high quality cloud service.

  • Hi, we recently have a collection for that available, the Mobile IronSource Collection. Here's the tutorial and the documentation.

    It has complete ad-network mediation, and supports the C3 Build Service.

    Here's our website: constructcollection.com .

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Release 10.0 - Major Stable Upgrade

    The Construct Master Collection's Major Release 10.0.

    I am happy to announce a new major release, made from months of work since the last update.

    We have fixed lots of bugs, added a lot of new features and improved the existing addons for reliability, performance and ease of use.

    The collection had a lot of bug fixes, improvements and new features. You can lookup the changes from the release note.

    I certainly recommend to install these updates. There are lots of bugs fixes, changes, improvements and upgrades applied.

    It is of our best concern that your projects be in their optimal conditions.

  • click the back button and the user can go the home screen on their android device how do I do this?

    The Mobile Background could do it. But it seems going overboard for just going to the homescreen.

    That is an intriguing feature. I would have to lookup the documentation for Google Android and Apple iOS, if they allow hijacking the control buttons. 🤔

    In the meantime, I cannot assure we have such feature, I'm afraid.

    You can contact support@constructcollection.com and provide the complete details of the feature. Like, is it only to minimize the application or to exit the application, and such.

    Then, we will look it up. But, unfortunately, I cannot assure it will be implemented.

  • Hi everyone, sorry for the late response. I am currently working on a major update and all my focus is currently towards finishing it as soon as I can.

    If you need support, please contact support@constructcollection.com or the Discord Community.

    Although, responses might be delayed for a while. Everything will be back to usual after the update. Thank you for understanding.

  • We have a documentation here, you can check out: constructcollection.com