Hi.
I am sorry for asking so many questions in a row.

First, I want time to elapse when an item is used.
(The time is not automatic, it only elapses depending on the player's actions)

To do this, I thought it would be better to set the time of use of the item in the Item Variables, and then access the variables in the Post Calculation Schematic of the User Settings to make the time elapse.

So, I set up the settings as shown in the image, but it seems that the variable is not being accessed.
Is there any other configuration I need to do besides the image, or is there a better way to implement this?

image
image
  • Oh, It's OK.
    The problem was solved by setting the data key as "action".
    Thank you.
  • For others wondering about this:
    An ability or item is available as local selected data via the data key action in the formulas and schematics that are used by it.
    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!
  • That's a very useful feature.
    I'm glad I figured that out.
    Thank you!
Sign In or Register to comment.