Zelda icon indicating copy to clipboard operation
Zelda copied to clipboard

i have a question about your code in player.py

Open igotasheep opened this issue 1 year ago • 1 comments

self.image = animation[int(self.frame_index)] when i ran it ,the pycharm returned a foul which said list is out of range,so could you please tell me someting about my problem,thank you so much

igotasheep avatar May 23 '23 12:05 igotasheep

you can reset your list back to [0]

Ashutosh2012 avatar Jan 27 '24 09:01 Ashutosh2012