Joskin's Forum Posts

  • Create an instance variable on the player sprite like "speedCD"

    On collision with the power up set maxspeed to 3000 and add 3 to "speedCD".

    If speedCD > 0

    subtract dt to speedCD

    If speedCD <= 0

    set maxspeed to default.

    It's an idea, you have multiple way to do that.

  • You kidding ?

    I'm asking for your page cod since the beginning of this post...

    Did you check the network tab on the developer tools ?

    Are you using a webserver ?

  • So ? Your page code ?

    Did you look at the debugger as I explained ?

  • He can if he's using wamp or uwamp (or some apache server) ...

    You should name your ajax request tag and provide us your html page code.

    For debugging ajax request when your are previewing your project on your browser open the development tools and look at the network tab, you will see the files called by your Ajax request and if there is some errors.

  • LI0NHART

    You want to limit the number of ballistic on screen to 1 ?

    You check if ballisticCount = 0 but where do you increment this variable ?

    I don't get what you are trying to do here <img src="smileys/smiley1.gif" border="0" align="middle" />

  • What's your error ...?

    Post your code, etc.

  • Which screen ratio for mobile game with cocoonJS ? I'm always getting space in top or bottom of my screen. It works fine on 16/9 mobile but not on 16/10 ... I if put a 16/10 screen ratio will it works on 16/9 ratio ?

    This screens stuff is pretty confusing and the tutorial about multiple screen doesn't anwser my needs.

    Maybe I should wait fo letterbox compatibility ?

    This point is not clear, and it's very difficult to test because I've just one android device atm ..

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You do not have permission to view this post

  • Thanks all :)

    andreyin

    Yes we are planning to release on Android, we are waiting for next cocoonJS update, and we have to work on mobile optimization and more content. Maybe in august, we will see !

    hyena

    It's very simple (but maybe not optimized), just spawn a sprite (every tick) with a random rotation under the character and you have this effect.

    Thanks again !

  • [TUBE]http://youtu.be/ORLa_3t6Nso[/TUBE]

    Lazy Miner :)

  • Hey all !

    <center><img src="http://www.bearsboat.com/images/lazygif.gif" border="0"></center>

    This is my first release with construct 2 :

    <center><img src="http://www.bearsboat.com/images/lazytitre.png" border="0"></center>

    And it's available on the Windows store !

    <center></center>

    This is a very simple and intuitive game, you have to drill and collect minerals for upgrade your drill and drill deeper and deeper ...

    <center><img src="http://www.bearsboat.com/images/screen1.png" border="0"><img src="http://www.bearsboat.com/images/screen2.png" border="0"></center>

    You have to avoid monsters and others traps like magma, dragons, moles ...

    <center>[TUBE]http://youtu.be/ORLa_3t6Nso[/TUBE]</center>

    The ultimate goal ? Reach the deepest depth in the world and become the #1 player !

    Developed by :

    <center></center>

  • Same here, alt+tab = crash.

  • Just load it :) I've load mine without problem.

  • I'm developping game on my freetime, after work, by night etc... So developping a test App and a game in one month is impossible.

    Btw, with exactly the same apps than on first submission I'm blocked at security test since one day, I passed this step in one hour last time, so test app or not, its random.

  • My first app failed multiple times and took 3 weeks to fully submit.

    You should have submitted a small tester app to see what the process is like. <img src="smileys/smiley1.gif" border="0" align="middle" />

    It's not because you know the process that everybody know the process.

    And no, when you complete the step before submitting there is a lack of information, for example the age rating part. On my first submit I tried to use GDFMaker, it didn't work, crashing right after launch. Is it my fault ? No, as I said, it's not a free service, so they have to support it, fix it.