In this Unreal Engine 4 tutorial we'll create a basic score system increasing the Player's score when shooting appearing targets. The tutorial is a continuation of these two:
1) Use Array to Create ...
This tutorial shows how to display properties like score and health permanently in a 'head up display' (HUD).
A previous tutorial showed how to display a property within a game, a ball game, ...