I cant get my timer to work for some od reason. Its supposed to count down but the text just remains at 00. Why does this happen?
Is the player ref in your widget set to anything? Do you get errors about ‘none’ when you stop play.
Also, what is this, are we travelling in time here?
I’m not going to watch the vid but the reference has to be set.
Try doing a GetActorOfClass and using it to set the ref…
Also, try putting a ‘print’ in the player and check the variable is changing…