brunopalermo's Recent Forum Activity

  • As Burvey said, you should use one text object and just set its text. By the way, I'd put the text as a variable of the checkpoint object.

    And add the event:

    Player on collision with Checkpoint > Set checkpointDialog text to Checkpoint.text
                                          Set checkpointDialog visible
    [/code:1btggmto]
    Fail proof!
  • Yep. You're right. My fault. Duh!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Or, if you are allowing resize, random(LayoutHeight * x%, LayoutHeight * y%), where x% and y% are the minimum and maximum %of the height they should appear.

    For example:

    In a 480 x 640 layout if you'd like to have they appear between 100 and 600, you should use random(LayoutHeight * 0.16, LayoutHeight * 0.94), so, if the layout resizes to double its original size (960x1280), instead of having sprites appearing only in the upper half of the screen (100-600) they'd still be distributed proportionally as you expected (200-1200)...

  • Another option:

    if SCORE % 100000 = 0 add 1 to LIVES

  • You do not have permission to view this post

  • Definitely persist.

  • You must reset everything. Tanks positions, etc, not only those variables.

    Also, I'd suggest you build the levels dynamically, so you use always the same layout. in that case, the elements shouldn't be "global".

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

  • Maybe using Node Webkit.... It allows you to write files. I'm not sure this would work with phones, but... Maybe it's worth trying.

  • I'm not sure about the snapshot thing. Let me check it here... But, meanwhile, do some research on the specific social networks you'll be targeting, 'cause I believe most -- if not all -- will have an API for that.

    I'll come back if I found out anything about this... Maybe Lordshiva1948 (forgive me if you don't like being tagged), who's far more experienced than me, could give some insight on that.

  • Why not using the Facebook Graph API?

  • Yep. I was using the debug text object to check the angles and the floats were too long to show, it was a mess. I used a random value just for the example.

    Regarding the sprites, great work. I, myself, am just a game designer, no artist, so I can't make this kind of stuff and I depend on artists to get my assets done.

    Glad to help. Let me know if you need anything else.

brunopalermo's avatar

brunopalermo

Member since 7 Jun, 2013

Twitter
brunopalermo has 6 followers

Connect with brunopalermo

Trophy Case

  • 11-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • RTFM Read the fabulous manual
  • Email Verified

Progress

14/44
How to earn trophies