The issue was that if the `delta_time` attribute didn't exist, the drawing would appear immediatley. In case we don't have any drawing speed information, the fix makes it so that we fallback to use the number of frames to build the strokes. Pull Request: https://projects.blender.org/blender/blender/pulls/130035