Delays and Timers not actually frame independent?

I know :slight_smile:

The answer is chars/sec.

I’m not at a machine rn, but can give you an example later.

Each frame, use ‘game time in seconds’ to figure out how long it’s been since the last frame, then you can use you chars/sec amount to know how many to pull from the array.