lionz's Recent Forum Activity

  • You do not have permission to view this post

  • Nope not a bug, it will stop the loop if the conditions are met. I can see that the variables are both 3 but nothing else as you covered the events with the viewer. You haven't mentioned why you think the loop is still ongoing or what is really happening.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • And it will exit the loop, so what is happening that you are not expecting? What is the outcome? You've covered the actions in the screenshot.

  • What are you using to determine that you are not leaving the while loop, what is happening?

  • 'Set angle' overrides any angle changes from 8 direction.

  • Depends how the game works, is it an infinite runner? Does the player remain at the same co-ordinates so you have faked the running or is it a platformer and he is just running to the right? You could wait a random amount of time so every random(x,y) seconds if the character is constantly running, or you can choose co-ordinates in a random range spawn at x=random(x,y) and y= always the same floor co-ordinate.

  • I can't see what type of game this is but can you use an overlap check for this? If so, you can say 'is not overlapping', you can right click on 'is overlapping' and 'invert'.

  • What is the problem?

  • You need to set angle, default is 0 to the right. If you are using bullet behaviour you can set bullet angle of motion.

  • You have a trigger once, should just run one time ?

  • Use another variable (2) on the object to determine if it has been clicked, set it to true when you click it and change the other variable (1), otherwise it is set to false when not clicked. Then on the event for changing variable 1 you say only if variable 2 = false.

  • Yep. You didn't mention the sprites are created in original post, you said for each sprite it creates a map.

lionz's avatar

lionz

Member since 5 Aug, 2013

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