Chadori's Forum Posts

  • Hi, this is faster to implement using Ionic, and way faster using their finance addons and templates.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Got it. Thanks!

  • Additional note to support the new minifier:

    1. Globalize these: self.C3, self.SDK, self.lang
    2. Globalize these for domSide.js: self.RuntimeInterface, self.DOMElementHandler
    3. Duplicate let / const / class / function declaration in the same scope is not allowed.
    4. JavaScript Numeric Separators are not supported, ex: 1_000_000 (Not yet).
  • Hi Ashley, will Construct 3 support numeric separators for both Scripting and Addon SDK? It seems the advanced closure compiler doesn't support it yet.

    Thank you.

  • Developer Tools Console (mobile)

    Single error in the console.

    Error referred to the main.js

    The ambiguous error refers to the async function _Init from the main.js.

  • Hi everyone.

    Are you guys also experiencing a freezing empty project loader layout starting r228, on Android?

    Versions r227-2 and prior, do not experience the issue.

    Description:

    1. Small Construct 3 logo in the middle.
    2. White background.
    3. FileError message in the mobile Developer Tools: Console.

    Project:

    1. New empty project.

    Devices:

    1. Samsung Note 10 series

    If you guys are also experiencing this issue, please reply here, so we can gather more info for confirmation.

    Thank you.

  • Hello ekvador, I don't think I understand. Could we discuss this further in the Discord Community, so I can assist you better.

    Thank you.

  • Hi everyone, the latest version of the Mobile IronSource Collection has now been whitelisted by the Construct Team. The new updates will now load in the C3 Build Service.

    Make sure to update your apps! Thank you.

  • Hi everyone,

    A new version with bug fixes will come out soon. If you experienced bugs lately, please report them here.

    Thank you.

  • ERAgames777

    I have a question, were you going to make a plugin with all the functions of GooglePlayServices, challenge players to a duel, GoogleServices cloud data storage, this is not in the usual plugin from scirra. So when are you done creating it?

    Hi, I don't recall promising to add all the features of Google Play Services. Although, I did add Google Cloud Save into the feature request tracker.

    However, it's not prioritized due to GooglePlayServices being restricted to Android and limited in features.

    I do want to note that the PlayFab Master Collection, joined with the Mobile Master Collection, implements all those mentioned features and more. PlayFab also has a free plan and a scaled pricing for small to large applications.

    If you plan to add those features into your project, I recommend using the PlayFab Master Collection instead, it implements all those features, with support to a lot of platforms.

  • I'm quite impress by all you have to offer, but the thing I really need is not there (or anywhere actually) - I need a vocal chat features with close proximity features and differents channels (Team A and B; Global for moderators for exemple).

    Do you think you could add those features ?

    Hi coco9515, it's been planned for a while now. However, I can't seem to find any service that handles voice chat well for web applications like Photon. If anyone can suggest a good one, then I'll be happy to take a look at it.

  • ERAgames777

    in the 11.0 update, due to the mobile dialogue, it refuses to open the project preview on imac and gives a black preview screen. Before patch 11.0, everything was fine, I even now installed the mobile dialog from 10.6 patch and the preview works, the only thing is to turn it off, because when the mobile dialog is called, the preview becomes unstable and freezes.

    Hi, thank you for reporting!

    However, please keep bug reports here if possible, to help prioritize its repair. Thanks.

  • You're welcome!

  • Hi,

    That's a good question.

    You can test your ads using your own device and credentials in Admob, and other ad-networks as well.

  • For that, you can make a constant local variable named q and store the quotation mark ". This way you have an expression for a quotation mark.