mickeyboy's Forum Posts

  • Use this:

    {

    "instant_games": {

    "orientation": "LANDSCAPE",

    "navigation_menu_version": "NAV_FLOATING"

    }

    }

    Make sure you save as a plain text file.

  • You rent a tool to build your house. After done, you return this tool.

    Everytime you need to repair your house, you must rent this tool again? or just come and take this tool for free?

  • I'm using official Multiplayer signalling not a self setup.

    its still need a TURN server to work?

    Thanks.

  • I making a realtime multiplayer Instant games.

    Everything seem fine when i testing on MacOS Chrome, using Facebook Messenger.

    But when test on mobile devices it not working.

    Its can create game, join room.

    But events, "On peer connected", on peer message, broadcast message,... seem not work.

    Host and client cannot communicate with each others.

    Hope Scirra can help, my game almost done, at 80-90%.

    Ashley

    Thank you.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi.

    I need someone can convert Rex's firebase C2 to C3.

    firebaseApiV3, Firebase Authentication Rex already converted.

    need those : firebase, item monitor, room, simple message(optional), userid2id(optional)

    Will pay 50usd.

    Thank you.

  • Any update for firebase plugin?

    Still waiting for firebase core and itemmonitor. .

  • Hi guys.

    If you guys need a Cordova for your project you can use jsshell plugin from Rex.

    It working on C2/C3 and with almost Cordova plugin.

    https://rexrainbow.github.io/C3RexDoc/p ... shell.html

    It s not too complicated.

    Hope this can help.

  • Hi guys,

    My game is in develop

    Please check it out, any feedback, error report are welcome and appreciated.

    https://numberhunt.laudaiso.com

    Please test on mobile device, or any browser with ratio 16:9.

    This is online, need at least 2 players to play so please test with your friends or use 2 browser or 2 devices.

    Rule is simple, just find the number in sequence from 1-40.

    Who found more number is winner.

    Thanks.

  • I need sound effect and animation for WIP casual game.

    It already have artwork, graphic design. Just need someone to make some simple animation.

    This game is already working with some core function. Working link will send to who interest.

    It working on android, iOS, html5. I'm focus on mobile market.

    Thank you.

  • Hey guys.

    This is my second game make by C2, and my first multiplayer game.

    Still have some bugs.

    Mobile version release soon.

    Any comment and bug report are welcome.

    Thank you.

    https://www.scirra.com/arcade/multiplay ... line-22286

  • mickeyboy

    Example of invoking cordova plugin, made by gonzdevour .It requires rex_hash plugin I guess.

    Thank you.

  • Hi

    Can you give us a really simple example .capx file how to use this plugin to call function from cordova plugin.

    Because many cordova plugin don't have c2 plugin, so this is really useful.

    Thank you.

    C3 have many things need to discuss beside its price.

    I don't know why you guys keep complain about price?

    What if they have 2 options :

    1 - You guys can buyout c3, 1 times payment, and never get any update(some errors fix, but not new features)

    Next year, they release C4 and sale again, and .. C5,C6.....

    2- Pay subscription and get update frequently, new feature release every week, month....

    Which one do you prefer?

    If you guys don't need new feature, you can stay with C2, it good so far.

    Thank Construct team.

  • for facebook login, you can use Cordova facebook login from Cranberry to login, then use this access_token to login to firebase.

  • mickeyboy there are three triggers: 'On Confirm', 'On Cancel' and 'On Close' (any close).

    I did a quick check and I think it works normally. Do you need any implementation?

    Sweet Alert

    Tested, and work fine.

    Thank you.