lionz's Recent Forum Activity

  • You won't be able to add it as a sub event

  • Should be as simple as creating a bundle in xcode and submitting? I dunno I usually use android but it seems easy on iOS too. There is a tutorial here which may still be relevant construct.net/en/tutorials/ios-application-development-and-publishing-with-xcode-25

  • My approach to this is to use an array filled with the possible choices and pick one, then delete it so it can't be picked next time.

  • When you've attempted to make the game yourself it's not as easy as describing what to do. It looks like you are using 6 instances of the same object so that's good. In the first example you are trying to compare 6 different objects and I was wondering why. On the code I'm seeing there you can use 'ZD1 FaceVal=1' : action - set a variable to ZD1.pickedcount. That gives you the number of ZD1 that rolled a 1 etc

  • Not sure because it depends how you coded the rest of it. What I shared is the code : system for each ZD1 : set variable to ZD1.pickedcount. This counts the number on screen which is what you want?

    • Post link icon

    I've used a site called Netlify, where you can make a free account that has drag-and-drop site creation. You can export game for web, then literally drag the zip file over and it will make a full site you can share. Don't know all the limitations for free, etc. but I've been amazed by it.

    Good point, I use Netlify as well and didn't mention it!

  • Isn't this more of an iOS store thing so they should have a page that tells you

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You could use pickedcount to determine how many are on screen, does an animation frame check really matter if you used 6 different objects instead of 1 object? Something like for each ZD1 > set variable to ZD1.pickedcount would give you the number on screen and if it's 3 then you know it's 3 of a kind.

  • When you use create object, the actions apply to the created instance so it should be fine. But aren't the houses already there? You mow them which is the completion task and then you set the existing house to done, at this point you must pick the correct instance of house. Better if we see the event where you set the fix variable.

  • Instead of having a condition 'is Fix', do all of these actions when you set Fix to true in the event we can't see.

  • If you give the player and the box physics behaviour then you should be able to push it around like in the video

  • Can you please share a less dodgy link than to a rar file that is flagged as a virus

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