matrixreal's Forum Posts

  • hi all,

    i decide to open this topic in order to develop our agar.io amazing game

    i see that gamesalad and unity success on it but not construct

    so i start with this project and i hope you will contribute

    here is my .capx https://www.dropbox.com/s/cu6silz0x01d2 ... .capx?dl=0

    1) for this local capx i need to create random ennemy with random size wich move smartly

    2) multiplayer maybe we can use photon cloud plugin ? agar.io is leveraging the .capx posted by photoncould owner but need some ajustement

    let's start

  • Its possible to create that game? this should be easy or dificult?

    local or online multiplayer ?

  • yes let's do it together

    any one help us ?

  • yes it's really funny game

    and i thin that we have to create our agar.io for construct 2

  • hi all,

    i have see that many agar.io games are build by unity and gamesalad

    is it possible to build it with construct and maybe the photo plugin ?

    thanks for help

  • Crosswalk 14, which includes the Skia fix, is available now for building in the Intel® XDK. You are no longer stuck with Crosswalk 7!

    Special thanks to Ashley, Egyptoon , lola and everyone who participated in the thread. It was this community that helped the Crosswalk team identify the bug and get it resolved. Numerous people provided APK's, device types, and OS versions that replicated the problem. The Crosswalk team reproduced it with a known device/app and found the fix. It's been resolved now in Chromium source too.

    hi,

    thanks for reeasing the cw14

    however performance is still bad and i'm using samsung i9505 (s4mini)

    what's news about Admob fsp drops ? did you solve this issue on cw14?

  • yes me too

  • Every 0.017 seconds and lower is the same as "every tick". So dt can make sense there.

    All every x seconds does is check the time since it last ran, then if it's >=x it runs.

    The rotate behavior and doing it with events should be identical for performance. Actually the behaviors often should perform better.

    what you suggest to me please ?

  • > i'm developping on mobile phone

    > i just try every 0.017 set angle to self.angle+10*60*dt

    > it's better than before ... but still some times lag

    >

    Not sure why you'd use dt inside the "every x seconds"-event

    i always use it like that

    is it bad ?

  • i'm developping on mobile phone

    i just try every 0.017 set angle to self.angle+10*60*dt

    it's better than before ... but still some times lag

  • high dpi is set to set yes (if i set to no the image quality is horrible)

    downscaling is set to low quality

    physics used is box2d asm

    ?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • hi all,

    i'm building small game wich contain one sprite with rotate behaviour

    i just test it with / without this behaviour and i see that if it's enabled the game lagg and performance is bad

    is there any way / solution about this problem ?

    thanks in advance

  • there is also a angle particle bug on boolean (particle property)

    hop ashley will solve it soon

  • Question. Intel® XDK - Release - 2015 June 29 v2170

    There's a page "Choosing Crosswalk* Build Options: Shared or Embedded" and a line "Shared model builds are much faster than embedded model builds."

    What exactly does that mean? Projects build with share model works faster in overall or just lunch faster?

    Can't find any specific info about that on intel page nor a crosswalk page.

    intel create shared crosswalk to get a small apk size (but it's not a solution at all since users will automatically skip that and delete the app ... i say it by my own experience)

    and this shared mode is based on crosswalk 14 (wich has a lot of bug fix and performance optimization, admob fsp drog and a fix for skia on old device)

    but the embeded mode is based on crosswalk 12

    they are working to implement the cw14 on embeded so keep wait ...

  • ludei

    1- excellent work

    it seem that the new cocoon is better than intel xdk and crosswalk

    however all cranberry plugins are working except in app purchases ....

    2-how to use the capture and share plugin ? i have try it and not work ... maybe i have to add some plugin in the cocoon.io?

    3-splash screen any news ? x86 any news ?

    thanks a lot ...i think that cocoon has his comeback