Speedometer made in UE4. The dial is procedurally (No texture masks) made in the material except for the texts (those are text components in the Blueprint). I then used sequencer to animate the parameters/texts exposed in the Blueprint. The exposed parameters can also be used in another blueprint to control the speed, gear level and acceleration. I've also added a boolean to convert Metrics from Km/h to Mph when needed.