lionz's Recent Forum Activity

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

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • 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)

  • It's a bug...with your code. Can you post a screenshot or share c3p to see where it's gone wrong, thanks.

  • Can't get into C2 right now but I imagine the answer is to store the UID of the object you just created, then when you press undo, destroy the object with that UID.

  • It is though. The fade starts on creation of the object without any fade in time. It's waiting for 5 seconds (fuel max) then fades out over 1 second. If the wait time was the same as initial settings in the editor what you would see is the object being created, waiting 1 second then fading out over 1 second. Maybe you are assuming the wait time is the time it takes to fade out, that isn't the case. Wait time is the time it waits before starting to fade out. Fade out time is the time it takes to perform fade out.

  • Your image points to fade out time on the left and wait time on the right, surely you are looking for fade out time in the event, you're using wait time? What I'm seeing is the grey tile waiting 5 seconds (ship fuel max) then fading out over 1 second because you never changed that.

  • When you stand at initial position, you can store the player's Y in a variable. So set value 'variable' as Player.Y. Then in the new position you calculate Player.Y-variable.

  • Yeah it sounds like a shooter where you run around with a tranquilizer gun.

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