Hello,

Is there a way to store or access the max durability of a selected weapon/item in an event?

I can see there is a node of Check Selected durability, but that checks the current durability, not the maximum that the item has.

Thank you
  • You'll have to use a formula for that - there's the Equipment Durability node available to use the durability or max durability of an equipment as value.
    E.g. use the formula in a regular variable change node to store the result into a float variable.
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
  • Thank you so much!

    That solves it
Sign In or Register to comment.