lionz's Recent Forum Activity

  • Yeah try something like if enemy has line of sight of player, system evaluate if player.x > enemy.x set mirrored else set not mirrored (depends which way default anim is)

  • Sprite > set angle toward position > player.x, player.y. if it's a top down game. Or if it's a side scroller you can set the sprite to be mirrored or not mirrored depending on if the player X is greater or less than the enemy, that would be for simply looking left or right.

  • Give the bullet an instance variable, set to false. When you fire it, set the instance variable to true. On the collision event have a condition for if instance variable is true then take the damage. Basically you are checking that the bullet is in its rebound state when it hits the player.

  • You can't display anything above (in terms of layers) the form control objects such as button, slider bar etc.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yeah the hitbox is irrelevant, it's the 'cell border' that has an effect. Take a look here: https://www.scirra.com/manual/154/pathfinding

  • Delete the unused frames before the one you are setting as initial?

  • Yeah no other choice. Why do you have animations that start on obscure frames? Usually an animation is a full set of frames from 0 to x where they are all required...

  • "why this in object properties choose frame only for the "default" animation and no for others object animations? no way doing this whit action event?

    Did you try it? It applies to all animations.

  • Nope, you set the type to string with another field.

  • Where you've set the global variable, take "playerA" out of the quotation marks.

  • It's not a bug, you're just trying to do everything in one tick.

  • Again as I said above what you are describing is what you have set it to do and the wait time is indeed being updated. I think what you're looking to do is set the wait time to fuel max, fair enough that'll be the entire time it takes for the fuel to disappear, then you probably want to also set fade out time to fuel max, instead of 1 second? If you run it in debug mode you can see that the wait time is 5 (fuel max)

lionz's avatar

lionz

Member since 5 Aug, 2013

Twitter
lionz has 79 followers

Trophy Case

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

25/44
How to earn trophies