Show game.time
Freztino
Member Posts: 30
Is there a way to show game.time without counting up?? like how much time you used to complete the game...
Thanks for your help
From Freztino
Thanks for your help
From Freztino
Comments
Change Attribute Behavior: StartTime equals game.time
Change Attribute Behavior: EndTime equals game.time
Then display the difference in those attributes as the time it took to finish the game.
THANKS