apsolut's Forum Posts

  • Before anything else i would try: ludei.com/cocoonjs/ - cloud.ludei.com/cloud/, also in IntelXDK on Building Settings for Android-Crosswalk change Crosswalk Version [Stable] to [10]

    Also what is slow on that device ? everything or just some parts?

  • We still need to use V3 for Mobile, and V3.5 for Web ? #amazingplugin

  • Hello again!!

    It is normal that we can't use every tick event? what happens if we need to do it??

    thanks for the help

    Common mis-used events and gotchas: scirra.com/blog/141/common-mis-used-events-and-gotchas

    Technically, the Every tick condition just means 'true'. The way events work is that they run the actions if every condition is true. Therefore, adding Every tick to an event with other conditions has no effect.

    There is also nice explanation on start of this article: scirra.com/tutorials/292/guide-to-construct-2s-advanced-event-features

    So short answer would be , that every function is checked and checked even without `every tick`.. - so if we need things to play just ONCE we add TRIGGER ONCE

  • Hey, your code works outside emulator! i going to change mine and affter and I 'll upload the exportation. Thanks!

    Im glad I was able to help.

  • Im not shure we need [Every Tick - someone please correct me if im wrong]!

    Does this work outside emulator for you ?

  • [attachment=0:q5uu313i][/attachment:q5uu313i]

    psdIT to your mail..

  • > +Custom Header (Game Logo or something) would be good!

    >

    Did you make that? Or does it have a css somewhere ?

    its just psd i created in 3minuts... Would love more Examples and Wishes from people - to design it more better..

    and in the End if you need it as CSS/HTML5 i can code it...

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • +Custom Header (Game Logo or something) would be good!

    • Will highscore / leaderboard work only as Online ?

    no Offline synchronisation ?

  • in XDK, did you check that all plugins are included ?

  • IntelXDK [IOS and IOS Cordova] = Sound //// Sound is good, Ipad was muted in Settings..

    Using Ejecta in XCode / Tablet emulator i get Sound.. but didnt build it yet.. will test today..

  • You can change in IntelXDK in Project Options Crosswalk "Stable" [change to] "10"

    I see clouds move nice, even middl click (construction)... only problem i see is Movement Left-Right.. its moving slow / 1px or nothing..

    Im not shure but can you just test > On hold gesture [change to] Is Touching Object...

    Right now i can only test on S4 active..

  • I just started using C2 (2,3 months) and must say alot of times i find myself with post from 2012 that have some kind of list, plugin etc.. and last update is 2013... - maybe its still working, i should download, export, port to crosswalk and test it on mobile device...

    2015:

    1. No leaderboard/highscore Complete Tutorial/Support = 1 Solution/Tutorial for all platforms WEB,IOS,APK,NODE...

    2. Didnt find Good/Complete Details how to make nice scroll box with images and text (in game tutorial)

    3. Maybe someone that have Bookmarked 101010 links make Forum easy to find all.. - i find it, but after alot of time and alot of dggin...

  • on Intel Forum: html5dev-software.intel.com/viewtopic.php?f=34&t=10222&sid=077f7c20df21204f899232377cdeefaf

    They say: We will have support for 64 bit before the required deadline

  • Construct2 Export > Cordova > then import project in IntelXDK > Create Crosswalk Build ... it should be fast..