What happens when the attack speed is not at an integer multiple of a logical frame?

Rounding and throwing away the remainder or rounding and accumulating the remainders (the two examples you gave) are options.

Unclear what you are asking here, it’s your system so you are going to need to decide and implement it. And that is the answer to the question “what happens at such times?”, whatever you decide.

1 Like