xanxion's Forum Posts

  • Hi everyone.

    I have a "simple question"

    How do i speed up a physics ball, that slides on bricks? heres an example:

    [attachment=0:3vrp0cl1][/attachment:3vrp0cl1]

    I want the ball to speed up, when overlapping the "arrow bricks" so it can make longer slides!

    (right now the gravitation is preventing it from sliding all the way)

    Any ideas would be a massive help!

    Thanks so much in advance.

  • Still no one?

  • CocoonJS Native physics dosnt work anymore.. Not through CocoonJS compiler, anyway.

    Box2D is slow, both of them.

  • To be honest... None of them..

  • I have the same problem.. I wanted to use CocconJS native physics (it runs much better)

    But that dosnt work when compiling through CocoonJS

    (game does not start on android phones)

    Box2D asm runs slow on my devices :/

  • Hello everyone,

    We have just finished our first game for Android Mobiles on Google Play.

    GemBreak is a pachinko/peggle styled game, with loads of fun and challenging levels to play.

    [attachment=0:c7w3opma]screenshot_11.png[/attachment:c7w3opma]

    Get ready for your mission to destroy all the red gems, and make your way through 40 fun and challenging levels. (with new free levels each month)

    You will experience a whole range of exciting gameplay, that include gravitational planets, sliding slopes, brainteasing, and much much more.

    Drag and drop the cannon to make better tactical shots, and collect bonusses to help you in your journey to master the ultimate puzzle game for mobile.

    Feel free to check it out on:

    https://play.google.com/store/apps/deta ... h.gembreak

  • My only idea is that you could do some collision dissabling via a loop that checks if they are near to eachother.. Have you tried that?

    Im having a similar problem, this solution only worked a bit. So im looking for optimization tips too!

  • Anyone?

  • Hello everyone,

    Does anyone else have problems with CocoonJS native physics?

    Its not working when exportet through CocoonJS.

    I switched to Box2D asm js, and it works on the play store now.

    (but its MUCH slower, and lags a bit compared to the native physics engine i tested on Cocoonjs launcher!)

    But i dont get it? why wouldnt it work?

    • im tired of these bugs all the time :/

    Some info:

    Im using: jdk1.6.0_38

    Construct 2 178

    No plugins used exept array and browser objects.

  • Hi everyone,

    Is there a way to set text to audio filenames?

    Lets say im playing "die" is there a way to set the text to the filename of the audio file automatic?

    I have around 100-150 audio files. (its not a game)

    • and i want the text to show the audio filename every tick.

    I dont really want to manually insert a tag on all 150 audio files.

  • Is there an example with the array?

    I dont want to manually write in 100 small sounds filenames in Choose..

  • Thought so.

    • its kinda funny how new features are added constantly,

    scirra should consider making the ones that dont work, WORK. before adding all kinds of other updates and features.

    Its beginning to be annoying. A lot of stuff is not supported on mobiles.

    They should create their own exporter like cocoonJS, and keep it up to date and keep things working.

    oh well..

  • Also, am i the only one that cant get the usermedia to work on CocoonJS?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I have been messing around with the Usermedia plugin.

    But where do i find the voices for it?

    Is there a way to get a robot voice or create one?

  • Fixed by aplying impulse at creation.