TheDom's Recent Forum Activity

  • I just launched a new social platform for game developers. It's just starting out but you can sign up free and post your work and promote yourself to other game devs.

    http://www.nakedgameplay.com

  • Can you PM me the capx? I'll take a look.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I think I understand where your going with this. spite.X, sprite.Y is the position. Pick nearest works but, only for the nearest. If the information is stored in instance variables of the spite, it's easy to retrieve and send to a text box, for example, "Textbox set text to sprite.info". Create a family called FamilyEnemy and put all your enemy bases in it. Then use pick nearest.

    I have a radar that works tracking moving objects and displays in a radar screen. It's not exactly what your looking for but the principle is the same for obtaining X and Y positions.

    The info displays with a visual radar at the bottom of the screen, displaying objects off screen.

    If you want to display info for multiple base locations and multiple info for each, it depends on how much info you want to display and how you want to display it. You'll have to calculate the distance for each and use that info to sort the enemy bases by distance. It would be best to load into an array and sort within an array.

    Hope this helps get you started...

  • If you want to PM me a capx, I'll take a look at it.

  • Just create another layer and place the items on the top layer. That's the purpose of layers. Using layers to separate object types is good practice. Your question is academic. However without seeing the specifics, try putting them all in family and set family to move to top of layer on start of layout.

  • Game never finishes loading.

  • I get a JavaScript error. The game doesn't run. Hard to see the issue.

  • You could try http://www.sellmyappz.com

  • As you select each layout, look at the properties dialog and the Event Sheet setting. You have layouts 1 & 3 using Event sheet 1. Set layout 3 to Event sheet 3.

  • For starters, your layout 3 is linked to he wrong event sheet. Connect to event sheet 3. And on event sheet 3, I'd use restart layout instead of using go to layout that's the same layout. And reset the values of global variables on start of layout with manual entries .

  • In the properties dialog when you have your project selected. It's the 2nd field labeled "Version. Just increase it.

  • Have you tried using "mute" or "stop" in the audio object?

TheDom's avatar

TheDom

Member since 7 Jul, 2012

Twitter
TheDom has 1 followers

Connect with TheDom

Trophy Case

  • 12-Year Club
  • x6
    Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

14/44
How to earn trophies