lionz's Recent Forum Activity

  • I would actually do this with an array, it would be super easy if you know how to use them. As it stands another option is to have an instance variable on the thumbnails for tracking numselected so first picked is 1, second picked is 2. If you deselect something you set all instance variables to var-1. Then on the end of layout you have 7 instances numbered 1-7 and you can pull these into global variables and assign them on the next layout.

  • It's really buggy why? What logic did you attempt?

  • Which condition are you using? On object touched should just trigger once, maybe you're using 'is touching'

  • Heya, not sure what you are trying but all the events seem to be doing the same thing? You could try this approach : add an instance variable to the zone object that counts up as you press Z. So if you overlap and press Z it counts up 1, 2, 3 etc and then you say if instance variable is 1, show text A, if variable is 2, show text B etc So you don't have to repeat this for each zone, you can add the text to be displayed to the zone as a variable too!

  • Well technically you can save settings values separately to local storage and when you load the game on start of layout you can also load the local storage items and compare but it seems unnecessary when you already using save and load. If you insist on using current method then you should have the mute button in the gameplay layout so it can be saved along with the game. You can press a menu button which opens a settings UI but does not change layout.

  • Just save after they have made the changes, not sure why you're trying to create a workaround for that.

  • > You can 'duplicate' a layout which includes all the layer information.

    hello , This is the way I use when I need to create additional levels. But how to precede once I have created 500 levels and I need to add an additional global layout to 500 layers?

    thanks for your reply

    Well it's a bit late now so you'll have to go and add them in manually.

  • The duration divided by the number of characters so every 5/9 seconds.

  • You can 'duplicate' a layout which includes all the layer information.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You can email them, they are not on at weekends so you could get a response Monday. construct.net/en/contact

  • Ok, resolved :)

  • I can't import the file because you've used plugins so can't do much. Can you just explain what it is you're trying to do and what you did so far? That screenshot didn't really help. What are the other values in the array used for? I see you're already using tokenat position to grab some data so you should be fine to do this?

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