The item pick-up itself is not written.
Set to Desired.
A zip file containing the texture used in the image.
https://drive.google.com/file/d/1H6gJUDSS2JTEuTVkwS0SOk4w4mwTnVn7/view?usp=sharing
FadeinAnim is moving from negative to 0.
FadeouotAnim has render opacity set to 0.
event construct.
Set the InText variable to be exposed on spawn.
Set this VerticalBox variable to the VerticalBox of the parent UMG_PickupLog.
Note that it is not a VerticalBox of UMG_PickupLogContent.
Place only VerticalBox.
This UMG is also set to Desired.
event construct.
Create a custom event.
It might have been better to expose the VerticalBox variable on spawn as well.
Changed Alignment of UMG_PickupLog to 0.0/1.0.
Cast GameInstance to access UMG_PickupLog.
For items.
Item name x Quantity
In case of money.
Amount of money text that means money
That's all there is to it.