I am trying to access the distance value of an ability Use Range Setting so I can use it in its description and use/retrieve that value to use in the Schematic to scale a cursor and visually display the ability distance. Is it possible to do it?
@ChimpLogik Hi, there is a node called Store Use Range that sounds like it might work based on the tooltip.
For the description tho I'm not sure other than Custom Content or an ability variable with Use Description checked, but the problem there is pasting that custom content down every ability, work wise might be a task heh. I don't see it listed in text codes on Ork HUD Status Content either hmmm.
Right now I have ability variables for the descriptions set manually to match the range template values, but it's time consuming to maintain. The other, more relevant side effect is is I can't use those ability variables to check In Use Range nodes.
Well, Store Use Range could store it into an ability variable, which can be displayed in descriptions. You'd just have to do this whenever there could be a change, or just do it regularly.
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!
For the description tho I'm not sure other than Custom Content or an ability variable with Use Description checked, but the problem there is pasting that custom content down every ability, work wise might be a task heh. I don't see it listed in text codes on Ork HUD Status Content either hmmm.
Right now I have ability variables for the descriptions set manually to match the range template values, but it's time consuming to maintain.
The other, more relevant side effect is is I can't use those ability variables to check In Use Range nodes.
As for cursor stuff, check out the cursor prefab components.
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!