Beuteschema wrote: Sat Nov 16, 2024 7:32 pm
I'm not convinced, that is what's going on here. The assembler making rails is even faster with a crafting speed of 74 and just has a really fast animation, as I would expect it. I find it hard to believe, that going from 56,5 crafting speed to 74 is enough to "skip animation frames in the animation cycle" to then loop around by almost 2 animation cycles to appear faster again.
Why is it hard to believe? I would understand your scepticism if it were 56, 56.5 and 57, but 74, 63 and 56.5 are far apart.
Assembling machine 3 has 32 frames, and doesn't define animation progress so it defaults to 0.5 (progresses 0.5 frame per tick at 100% crafting speed)...
So... the frame sequences at craftings speeds are:
At speed 56.5, frame sequence: 0, 28, 24, 20, 17, 13, 9, 5, 2, 30, ...
At speed 63, frame sequence: 0, 31, 31, 30, 30, 29, 29, 28, 28, ...
At speed 74, frame sequence: 0, 5, 10, 15, 20, 25, 30, 3, 8, ...