Within a battle I’m trying to create turn timers for each character. Trying to simulate the old FF style bar. Right now I’m experimenting with getTimer and setInterval, but I’ve seen movies where people have done it, so I’m curious if there is a well-known way that I can check out and save myself a ton of time. Thanks!