Zathan's Forum Posts

  • Hello Zathan, first of all thanks for your help... im trying to add that event on the System menu but i can not see that option.

    Is there any step I should do before to get working with the solution you propose?

    System

    Compare two values

    "First value" box: 'yourcharacter.Platform.VectorX'

    "Comparison" box: 'Less than' and then 'Greater than'

    "Second value" box: 0

    Before this, delete the old "character turning" action.

    Any difficulties, send me your .capx. I'll fix to you.

  • taymline

    Try this:

    Any questions, just ask.

  • Great thread henriquesv <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    CocoonJS is pretty much only for mobile. There is currently no supported method for admob in crosswalk though they are looking into it. For now some have had success with leadbolt on crosswalk using podes html5 iframe plugin.

    https://www.scirra.com/tutorials/876/ho ... orted-game

    I found this tutorial... is good?

    And what about that new Google Play plugin?

  • Normally Clay.io would connect to the leaderboards and update them as necessary or pull data or whatever. But, because there is no internet, Clay.io can't establish a connection. In that case Clay.io is just sitting there waiting for a connection. The only way to fix this would be to first detect if there is a stable internet connection or to have Clay.io timeout after trying to connect for x amount of seconds.

    I haven't used Clay.io so I am not sure if this is something you the developer has to implemented or something that's not been added by the Clay.io developer.

    I've tried to use the "is online" function of the browser object, bcause clay.io doesn't have anything do handle that.

    But that function never worked to me... how that I use this properly?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • No one with the same problem?

  • Good question.. anybody?

  • I double that..

  • > Bump :> >

    I am not sure at 100%, but maybe the browser condition "is online" could help you with that

    Thanks for the answer

    I've tried put 'is online' in the conditions too, but it didn't work. Nothing has changed...

    Wtf... makes no sense that plugin crash without connection lol

    Can anybody help me?

  • Bump :\</p>

  • Man, that's awesome!

    I'm wondering if you can put a capx of that vehicles mechanic! I don't want to copy, just study.

    But specially, how did you made that char animations? it looks great.

  • Should I just give up then?

    Dude, definitely, C2 isn't the most recommended program to do an OS or something similar...

  • I'm using clay.io tu put leaderboard, achievements and ads in my game. When connection is normal, everything's fine.

    But I did a test with no internet connection (because the game is for mobile devices, so internet can't be a prerequisite to play) and, when a clay.io function is called (like 'award achievement' or 'post leaderboard score'), the game just freeze and don't returns..

    Any tips? Thanks

  • what is the difference between is on layout and is on screen ?

    Layout may be larger then screen.

    The screen is what you're seeing. The layout is the total size of your game area.

  • It should make a demo version and another full game and promote much.

    It's probably what I'll do for my "complex" games. The simplest'll just put ads..

    any tips in that ads thing? I'm using clay.io, but don't know if it's the best choice.

    Thanks