INVINTORY SYSTEM

im working on an inventory system where i made a bleuprint that can update the pickupactor that i made to the ammount link to it from rich text block but it dosent change







and i dont kn why it says variable is not public and will not be editable on an instance of this blueprint

In the blueprint widget editor ( the one where you setup what it looks like )
find the rich text block make sure its a variable and all that then click bind event

from the screenshots the problem looks like it just sets it to the same value every time
if you do a bind event then every time the widget says hey what’s this value it’ll do that binding

1 Like

it was already a variable but how can i do a bind event

i found the problem it was set tool tip text i should’ve used set text(text) instead