edited July 2022 in ORK Support
Hi,
I'm using Layout Screen in Battle End -> Loot Dialogue -> Loot Dialogue Type.
My loot has items, equipment and currency, and I use HUD in Loot Content.
I want to show the quantity of the gains but I can't find [quantity] code in ORKHudTextContent component.
And Loot Notification -> Loot Content has no [quantity] code neither so the Additional Content is not the option.

There is [quantity] in ORKHUDStatusTextContent but my gains have different types(items, equipment, currency) at the same time, so I guess the ORKHUDStatusTextContent component is not suitable.

How to show the quantity of each gain in this situation?
Thanks.
Post edited by bitmore on
  • All your loot are shortcuts, so an ORK HUD Status Text Content setup can be used for them. Using the Shortcut status type gives you access to all base information any shortcut (item, equipment, currency, etc.) can provide, including quantity.

    I'll add quantity text codes to the general ORK HUD Text Content component as well, though.
    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!
Sign In or Register to comment.