Hi) how i can refresh inventory widget (item list, how many items in stack) without open\close inventory)
something like call “event construct” after add\delete item?
like almost any game that have inventory))
Make a function to “refresh” your inventory based on your inventory data and call it every time a change happens, like dropping, stack splitting, etc…
it’s very help)