lionz's Recent Forum Activity

  • Where you post reply there is img button and you can upload local image file. Or you could upload the actual construct file somewhere and share that.

  • Interesting, are you able to screenshot the events and share? If you do 'platform is moving'(inverted) - stop sound, then that should work really. Check that you are not moving by some other logic, or there are multiple objects and one is moving.

  • Exciting, I love Construct games on Steam. Good luck with it!

  • Hey, need more information about what you are doing. Which logic are you using to play the sound in the first place?

  • You can use overlap check if that is relevant so 'is not overlapping' then stop music. Or you can do on button press stop music. Depends how the game works

  • It's asking you to repack the game as a bundle using android studio, but you can publish, it's just a recommendation.

  • You can but to be safe it's better to use a variable inside the function because global variables can change and might alter while the function is running or something like this. You can try it for now but you may come across some bugs in a bigger game.

    If the global variable didn't change when you tested it then you must not be calling the function or something else is changing the global variable so it looks like it is unchanged (already the kind of bug I was referring to).

  • lol Salman_Shh just make a full game already and take my monies.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • The method MoveToObject("object") is just a shortcut to MoveTo(object.X, object.Y). They'll behave exactly the same way. That's what dop2000 meant.

    Cheers!

    Okay they meant move to position. That's only as redundant as 'set position' is to 'set position to object', but both have their uses!

  • To me "Move to object" seems redundant, because it's the same as move to (object.x, object.y). I just think that it would probably be more useful if it could automatically follow the object.

    This is not a suggestion, just a thought. I can definitely live with how it works now, and use "move to object" on every tick if needed.

    When you say it's the same as move to(objectx,objecty), what is that?

  • Since you are not actually destroying I guess you can't use box on destroyed which would be useful here. Instead you can add 'for each box' to the hp less than 0 condition, so it will play sound for each box.

  • Yes tile movement is powerful. I love that behaviour been using it myself for a game.

lionz's avatar

lionz

Member since 5 Aug, 2013

Twitter
lionz has 75 followers

Trophy Case

  • 11-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Forum Wizard Made 5,000 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • Continuous Visitor Visited Construct.net 365 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

24/44
How to earn trophies