Would anyone know why the bindings don’t seem to work when using a Modal Dialog Variant widget with the Stat View Model? I’m trying to create an achievements menu that has multiple stats within 1 widget and a button to close the UI but, the bindings I have set for the stats only seem to work when used within a default User Widget. I’ve also tried setting up a separate stats widget and adding it to the Modal Dialog Variant widget so that I have the button to close the menu but still, none of the bindings seem to be working for the custom stats widget.
What the current Bindings are:
How the widget works when used within default User Widget and being shown on HUD by Stat Creator device:
So, I’d like it to work like the clip but only be shown when the player pulls up the achievements tab.
Any Ideas?