imissu2's Forum Posts

  • How about mediafire.com

    I like how they remember you next time you visit there mediafire again.

    Your upload files will be get into one page.

  • That's great, I love this book.

    Thanks Nickydude

  • I agree with you Gammabeam.

    For C2 team, do you have plan to have SDK for iphone game.

    Because I have a lot of confidence on your team performance and your UI.

    If you can make it, it'll be the best SDK iphone developer ever have.

    Seriously, I love your C2 so much. I wish I can see it make iphone game.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I went to study Corona today.

    My goal is to write Iphone game.

    Before of this, I think C2 can write HTML5 and then compile to iphone app by some software like Phonegap.

    I found out the way to work in Corona is extreme hard for me.

    It's not only about the way they write the script itself.

    It's about the way tutorial and UI they make too.

    When I first found C2, I was amazed by Ashley's tutorial.

    Your tutorial is rock! and your UI is friendly to work with.

    I don't know is it too much to ask, but if you going to build iphone SDK,

    I'll rather use your SDK for sure.

  • That's good idea. I'll try it. Thank you squiddster!

  • Thank you Zenox98.

    Last night, I found how to use images as a button.

    But I didn't think about the rollover behavior yet.

    Your file solve my problem, thank again ^_^.

  • I'm going to ask this too.

    Because I saw some games in this forum make image to be button.

    How can they do that?

  • I got it, thank you so much, Kyatric.

  • How to make subevent inside of event?

    Right now it is like this.

    MONSTER : On collision with Player | Player : subtract1 from P_Health

                                       | Monster : destroy

                                       | (how can I add condition here?)

  • If I put heart icon represent player's life.

    I drag one heart icon in the scene.

    Hold Ctrl key and drag to make another 2 copies of it.

    So it'll be 3 hearts in the scene.

    I want to order destroy the heart 1,2,3.

    How to do that, cause all the hearts have the same name.

    When I put destroy heart, all of them will be gone.

  • About making game like "Fruit ninja".

    I think it'll be nice if we have swipe detecting :D

    This is how the detecting work.

    iphonedevsdk.com/forum/iphone-sdk-development/1412-detecting-swipe-gesture.html

  • I love your solution, Nickydude.

    Thank you so much :D

  • I tried to add "Highscore" system by add global variable as "Highscore".

    Then I use system condition to compare variable as

    System   : Score > Highscore   Then System Set Highscore to score.

    It's not working, I submit the capx file down here.

    Any suggestion?

    dl.dropbox.com/u/32432498/doodle06.capx

  • Thank to Zenox98, I use your keyword to search google again, cause I don't know how to un-REMing the entry.

    I followed this link : winhelp2002.mvps.org/hostswin7.htm

    It's work! right now I can run test in HTTP.

    Ashley, I want to open another New project while I'm opening my game, can I do that?

  • I reinstall C2 and still have the same problem.

    dl.dropbox.com/u/32432498/localhost_error.JPG