Hi guys,
I am making a game which is a time based start to finish game. You start at one point and have to run to the end point as fast as you can.
- I want to display a timer on the screen while you play
- I want to assign the game time to a variable and display this variable in a widget once the game has ended
- I want to then use this variable to determine whether the play has finished in a gold, silver or bronze time
I am fairly new to Unreal Engine 4 this is my first project so i may not understand complex answers, i would appreciate it if you could simplify as much as possible
Thanks