lionz's Recent Forum Activity

  • The first screen is also updating the array. You want to make sure the save happens after this. You should move the updates of the array to the end of the level. If you finish the level then I guess you know how many stars to add so it should be easy to add to the end of layout event but before the save to local storage action.

  • It's difficult to tell if this is multiple event sheets and where they are linked, but I would focus on the setting of the array value on completion of the level. You could move this to the same end of layout event as when you save the array in local storage. The first screenshot is problematic, too difficult to tell what's going on.

  • Do you know for certain that you are setting the local storage item after you have updated the array and not before? The order of events in the event sheet also matters as they run top to bottom.

  • Looks like your previous version of the APK is 6.5 and you have tried to upload a bundle with version 1.0, it has to be a newer version than 6.5

  • Should be fine to use greater than X and less than X

  • This isn't great for game making. Why does it need to be many pieces and why does it need to be so large? Sounds like you need graphics software

  • Do you mean the animation is playing? By default they will play. You can set play speed to 0 if you want it static and to choose frames.

  • Trigger once doesn't mean once forever but it is more like a trigger event. If you set the variable to false and then true again at another time it will trigger.

  • distance(player.x,player.y,enemy.x,enemy.y)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • It is so you have a default instance of an object from which all created instances take their stats

  • You have Levell in quotations like this "Levell" so it is setting the literal string rather than the value of Levell

  • You could use advanced random to generate a shuffled list of numbers called a permutation table and the numbers relate to certain tracks

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