Casting to Game Mode for a item pickup blueprint

hence the need for a health meter and
coin pickups that are shared by
everyone

As stated above, Get Game Mode → Cast to MyGameMode if you need to access variables stored there.


You could do the same with the Player Controller - but that’s blueprint more suited to handling input, especially when you have more than 1 playable character.