NPC sprite problem
Whenever I try to create_npc, the sprite I have doesn't show up. How do I get it so the sprite shows up?

By Qiangong2 19 Apr 2017 18:14
Member · 23 commentsAfter further investigation, no sprites for any npcs show up.

By Qiangong2 19 Apr 2017 19:22
Member · 23 commentsWhoops, I didn't create all of the graphics. But now I get: AttributeError: 'str' object has no attribute 'get_sprites'

By Qiangong2 19 Apr 2017 23:18
Member · 23 commentsHere's my code if you want to take a look: https://github.com/Qiangong2/Tuxemon/tree/development

By Qiangong2 19 Apr 2017 16:43
Member · 23 comments