Hi there,
I've been starting to write a little Fenix game and have got stuck with a little problem.
I'm trying to implement Moogle's timing script so I can display some text, give the player some time to read it (pause for a second or two), and then move on.
This is the code...
timer[1] = 0...