lionz's Recent Forum Activity

  • 0 is 0,0 so that's setting cow and 99 to the same cell. Probably age is at Y=1 so 0,1. If the data already exists in a spreadsheet you can load it into the array.

  • Sure if each row is a different instance then each column can be a statistic

  • Ya this was my guess, nice

  • Show us the variable set on the object and the layout names

  • Not sure what the problem is? Create a second snake and pick it with events, or create completely new objects for a second snake it's up to you.

  • What did you try so far because that's kinda basic if you're already using an array. You would use compare x,y to see if it's 50.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Well first of all those events are different to what you shared in the screenshot and are using different objects so thanks for that confusion. You have a separate event there that says on animation finished set platform behaviour enabled, how do we know that when the block is at the top that the invisible animation had time to finish? Probably the oject is floating as a sprite with disabled platform then platform is enabled some time later which is why you see it drop. When it drops down to the lower level probably the animation has finished so platform is enabled on time. But I can only guess because it's invisible.

  • Containers are for building objects in parts like you're doing here, check the manual for more info.

  • Make them into one object then with different animations or animation frame.

  • What I mentioned above then would work well except you are using 8 different objects, usually it would be 8 instances of one object. If it is 8 objects then you group them in a Family, and you say pick a random instance of Family.

    Since you want only one visible at a time you can start a timer behaviour on the object. Then on the timer finished you can pick a random object again.

  • Are you using 8 sprite objects, or 8 instances/copies of the same object? 8 instances would be more usual. Are you saying you want to make them visible one by one until all 8 are visible then reset them or are they being made visible/invisible randomly?

  • Make use of System pick a random instance of Sprite : set visible.

lionz's avatar

lionz

Member since 5 Aug, 2013

Twitter
lionz has 79 followers

Trophy Case

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

26/44
How to earn trophies