hoanganh17's Recent Forum Activity

  • Why this effect suddenly broken in my Chrome..

    I am using Google Chrome Version 25.0.1364.172

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You right...I got mistake with comparison with types of object...:)

    Very thank for your correction.

    Best regards..:)

  • tecbug

    Dear my friend...With my experiences..Steps you should follows like:

    1. Save your project as project (not capx).

    2. Upgrade your cc2 editor.

    3. Reopen your project form data is wrote in XML with newest version.

    Because some of object has been changed after version changed..!!

  • Assuming sprite.index is an instance variable you defined yourself, you can do sprite.index=tokenat(..). Its compare instance variable in sprite conditions. If you use uids in your global list, you can do pick by unique id.

    No...it doesn't work..

    Like that..??<img src="http://dautruong.vn/avatar/3Key%20Err.png" border="0" />

    my capx here:

    dropbox.com/s/kesery3omcea9gv/4In4.capx

    Everyone help me please..!!

  • Dear vee41

    How do I pick sprite.index..??

    I just only know pick top/bottom or pick by unique ID only...

    Thank to much...

  • My code can be explained like that

    Global list = "1,2,4,6";

    for(count= 0 to tokencount(list,","),count++){

       foreach(sprite in game){

          if(sprite.index==tokenat(list,loopindex,",")){

            sprite.destroy();

          }

       }

    }

    My expectation is at least some of sprites must be destroyed. Actually nothing.

    Could some one let me know why.

    Thank to much in advance..

  • Dear all.

    This problem never come to me with r95. But after upgrade to R114, it comes to me...:(

    CC2 seem not to works in double for-loop..:(

    How do I solve it

    My sample here: dropbox.com/s/kesery3omcea9gv/4In4.capx

    Thank a lot for all friends and experts

  • Thank all of you

    just concern about performance of game in case using 'For Each Ordered - by Y position - Move to top of layer.

    It's mean my game redraw object every tick..??? and could it let my game is getting slow...??

  • I want to make some of 2.5D game like:

    browserquest.mozilla.org

    But actually some techniques I don't know how to do:

    For example: Let player walk around a tree..In case Player.Y< tree.Y then tree overlap player but if Player.Y>tree.y then player overlap.

    Could CC2 does it..??

  • so sorry...I saw the search box...:)

  • Exactly Paradox...In case you have more than 400 event..How do you find and fix errors in your game...:(

    I need search box

  • Dear all

    There are any way let me capture screenshot and post it in FaceBook automatically..?

    It's mean that I need it is native feature in my Game, not outside software..

    Tell me any way...Plugin...JavaScript...etc

    Thank you very much

hoanganh17's avatar

hoanganh17

Member since 29 Jul, 2012

None one is following hoanganh17 yet!

Connect with hoanganh17

Trophy Case

  • 12-Year Club
  • Email Verified

Progress

13/44
How to earn trophies