lionz's Recent Forum Activity

  • View tab at the top. Select Properties Bar checkbox.

  • Yes that's doable. Take a look at the manual.

    There are textboxes for text entry. There are default buttons. You can store data in arrays.

  • I am going to assume you mean an app that isn't a game, such as an educational app or possibly some kind of entrepreneurial unique kinda app. It really comes down to what you want to make, Construct 2 is pretty powerful for making anything in 2D and exporting for mobile.

  • I would just set it to a Bullet and move toward the purple sprite..

  • This topic needs moving..

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Use if player is overlapping at offset and enter a value of 1 for Y. Will detect overlap collision with the floor then press space to destroy the tile you're standing on.

  • Yes

  • My brain just exploded. Don't use variables that are called Yes, No, Correct. When you set them to True/False it's just highly confusing. What does 'V is not equal to False' mean? V is not equal to the string "False"? And what does "Correct" is not equal to "False" mean?

  • If you select the right side of the button, notice that it doesn't do it. It's not a bug with C2 but rather you have set up touch events so that when you touch the back to seasons button you're already touching the world sprite as they are in the same position on the two layouts. If you hold down the mouse button it just flicks between the two layouts constantly which is what the flickering is.

  • If you create a check for the player colliding or overlapping the grass, it should destroy the grass tile that the player is touching.

  • Probably an easy fix if we can see a screenshot of the events.

  • I would set up HEALTH global variable and when HEALTH = 2, show Frame 1, HEALTH = 1, show Frame 2, HEALTH = 0, show Frame 3 etc. This way you can subtract values from HEALTH when an enemy hits the player so it updates.

    To keep the health on screen scrolling with the player you need to put it on it's own layer and set the Parallax to 0,0 (under layer properties).

lionz's avatar

lionz

Member since 5 Aug, 2013

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