lionz's Recent Forum Activity

  • If it is correctly set to global then it would not get destroyed when you leave a layout, it remains and you should see it. Check in debug view in case the object exists but is hidden. It could be an issue where the layers are different. Or if it is not working as expected you would have to share the file to debug it.

  • If you mean that you are going to another layout and returning and you want it to be there in the same place it was before, you can use something called Persist behaviour.

    If you mean staying in the same position and appearing in the next new layout you can give the object global properties, tick global on its settings, and it will remain in the same place and follow through to the next layout.

    What previous person is proposing is that you can store the co-ordinates of the object in an array or a variable and use these later to set the objects position but you will also need to create the object again when changing layout.

  • If you need that kind of constant tweaking help you may benefit from joining the discord discord.com/channels/116497549237551109/253490735268102144

  • Looks like the freeze is caused by the whiles so you can remove them as they are not necessary

  • You are calling the function a lot, like every tick. Think about where you want to call it I guess. Share the updated file.

  • When you call eat function you don't pass any parameters so it can't pick any movers. The movement function has these parameters so you can easily pick a mover. Within the eat function you need to add the condition 'pick mover where UID = UID parameter' once you have added the parameter.

  • You could put all objects that can be dragged in a family and say : mouse clicked on family, pick top instance (in z order) drag/drop. If you are just using one sprite object then no need for family, but I am guessing you have different things to drag.

  • You do not have permission to view this post

  • They have Persist behaviour? Or they are global?

  • Which blocks? It looks like everything returns to its initial state. If you mean the health bar thing that looks like a bug to do with variables

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Acting exactly how I would expect, which destroyed objects?

  • I don't see why the save game would be no progress if you unlock the secret level as part of the game and then save at that point but if it's fixed then that's good.

lionz's avatar

lionz

Member since 5 Aug, 2013

Twitter
lionz has 73 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