lionz's Recent Forum Activity

  • Make sure the collision box on the player is actually a box. It might be a weird shape picked up from when you imported the animations. Also check the collision box on the object you are colliding with.

  • The option is to set the first layout. From that point you decide which layouts to go to, using events.

  • Hi, where is the event to play the run animation ?

  • You mean set an initial layout? There is an option on the properties to set the first layout.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • It happens on both platforms it's the same object. I don't know where your collision is coming from for the tilemap but I guess it's wrong.

  • Don't give crates Persist behaviour...

  • I would do it with a global variable, you can set it to 0 or 1 depending on who you are playing as. Then your events for movement and such can have conditions like var=0 and var=1. In a basic sense you could set the variable to 1 when you collide with the water, and back to 0 when you are not overlapping the water.

  • On health 0 : player set position to x,y

  • I tried it, but it still doesn't work. Here's what all my events for the healtbar look like:

    Event: Player: on collision with enemy

    Subevent: Healthbar: Animation frame<4 Action: Healthbar:set animation frame to Healthbar.Animationframe+1 Action: System: subtract 1 from Health

    Event: System: Health = 0 Action: Restart layout.

    I don't know if you'll be able to understand that or not. And the Health thing is my global variable. Thanks.

    Let's say you have 5 frames and 5 health, the basics would be to set animation frame to health, because they are same frame 5 is full health (5) for example.

    If it's more a percentage or other values, you create events to set animation frame based on the amount of health you have. On collision with enemy you can subtract from health, but you don't need to put the animation health bar events also in there, they should be separated out so it's easy to understand, for example if health > 80 then set health bar animation frame to 5.

  • Ok if this is just about the lag, you already created a duplicate post so we can leave this one.

  • Not really got the time, what did you try so far ? how does the game work ?

  • The thing is, I have a healthbar where it has four animations of it getting smaller, if you can understand that. I have never actually been able to figure out how to do the healthbar at all, so if you have any ideas, I would appreciate them.

    You can set the animation frame based on health value using events

lionz's avatar

lionz

Member since 5 Aug, 2013

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