Basically, what I want to do is that when the player collects an item, a notification appears on the left side of the screen, which says the name of the item that was collected, but if the player collects another item seconds after collecting the previous item, the new notification appears below the other one.
This is an example of what I want