Never mind, I only realized what the issue was after the fact. I have variables set up for currentTime and total time. But instead of using those variables, I am telling FMODUnity to output the result into a NEW variable instead of the one I had already set up. Kids, always double check your code to make sure silly mistakes like these don’t happen XD
1 Like