Hello! Im trying to have a timer that runs for however long I set it to (Charge Meter Buildup Time) and when the timer finishes counting it needs to call End Charge Buildup. And it also needs to be independent of fps, which I think is working. The issue I have is when I test with different FPS it takes the timer longer to reach the Charge Meter Buildup Time with lower fps.