Closed KiedusCracknell closed 1 year ago
line 29, in draw self.img = self.imgs[self.animation_count]
Fixed by incrementing the animation count AFTER choosing/loading first image and slowing down the animation/draw function considerably
line 29, in draw self.img = self.imgs[self.animation_count]