- ensure the
Image
is flagged asIsVariable
at the top of its details panel - create a
Custom Event
inside the widget:
- when you pick up the item, get texture from the actor, call the event and pipe it into the custom event’s
Texture
data pin
How to do it all will depends on the script that you currently have. If you need more tangible help, share the script:
- show where / how you create the widget
- show how you pick up items