How to change progress bar fill image at runtime?

Hi, I’ve run into a bit of a problem, which is that I haven’t found a way to change the fill image of a progress bar at runtime in BP. Basically what I want to do is to create a dynamic material instance and set it as fill image to be able to change some parameters at runtime, but there is no such node which would allow this. Am I missing something or is it impossible?

Thanks

Try this:

  1. Material:

  2. Create and set dynamic material:

  3. Set Percent:
    image

Result:

My Products

Thanks! For some reason I couldn’t find the style struct getter/setter even though I tried for about half an hour, but once I had the SetMembers node it suddenly appeared :person_shrugging: dunno what happened.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.