shredder004
Results
1
comments of
shredder004
UPDATE: 5. I had a class subclass drawable and the same has a sprite attribute. Then inside my class' draw(), I wrote target.draw(self.sprite, stat) where "stat" should have been states....