Sprite.play_flipbook does not respect "offset" (cursor) (Issue-4433) (SOLVED)

When first animation ends, second start from offset = 1. “0” (zero) should not be seen here, only “9”:

Repro case: flipbook_offset_bug.zip (644.0 KB)

2 Likes

Thank you for reporting. Created issue #4433

1 Like

Just to remind that this nasty (but probably easy to fix) bug still present.

13

:slight_smile:

1 Like

I have finished a PR with a fix for this issue. It should hopefully be included in the next release unless @sven shoots it down.

3 Likes

Solved in 1.2.164

1 Like