Progress Bar Gradually Filling Up With Collection Points

Welcome to UE4. Here is an example of what you could do.

Place this in your pickup BP:

Then put this on your Widget:

Don’t forget to bind the amount to your progress bar:

134252-3.png

Here is an example:

134259-example.gif

This may not be the most efficient method and some may have better ways however this is most basic and simple.

Hope this helps.