lionz's Recent Forum Activity

  • Set array value to "text"&newline&"moretext"

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • If it's always on object clicked then you can use mouse is over object and mouse button is down, set object to mouse.x. When you release mouse button it won't be true so will release the object.

  • Variable looks alright if you check it in debug mode, the issue is setting the text, you can use set text all the time so it's always showing the correct variable rather than in a trigger once. If that doesn't work you'll have to share the new file.

  • Ok great :)

  • Lets see the new events?

  • You call function on start of layout before array is filled with data. Call it after AJAX complete.

  • Try the system condition 'for each' and pick the worm object.

  • The variable seems to be reducing as expected, just the text object displaying it is not updating. If you move it to every tick you can see it's fine, so you need to move the 'set text' to a better place. You have other bugs though, at the end of a level it subtracts 2 chances instead of 1. A few things to fix.

  • The variable is correct but the text displayed is wrong. Make sure you are updating the text after the variable updates. I saw my chances were 1 but the text object is showing 3.

  • There's probably some missing events. You can upload to dropbox and post the link here, or add me on discord ant#4434

  • i don't see why you have to limit yourself to a sprite? using a sprite might make thinsg easier in some case (animations, editable bounding box, solid collision) but using a tiled background is pretty valid if you have the right use case for it. i mean it's just a tileable sprite without some of the functionality ? just cause it has background in the name does not mean it has to be exclusively in the background? you can use it health bars and a ton of other stuff (non background) ?

    Again I'm not talking about UI, I'm referring to its use as an enemy. Hes using a tiled background as an enemy and someone suggested to use the tilemap object as an enemy, I don't think that's great but that's my opinion.

  • I guess it does, I think loopindex is just for system loops. For the array you can use the co-ord instead of loopindex so newline & array.curX

lionz's avatar

lionz

Member since 5 Aug, 2013

Twitter
lionz has 79 followers

Trophy Case

  • 12-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

25/44
How to earn trophies