NPCs 1: tools to integrate properties

This commit is contained in:
2024-02-28 19:05:52 -08:00
parent df1d1450e7
commit 567db0bd71
12 changed files with 369 additions and 17 deletions

BIN
game/art/game_npcs.aseprite Normal file

Binary file not shown.

8
game/art/game_npcs.h Normal file
View File

@ -0,0 +1,8 @@
#ifndef GAME_NPCS_H
#define GAME_NPCS_H
#include "sys/sys.h"
extern sys_spritesheet spr_game_npcs;
#endif // GAME_NPCS_H

BIN
game/art/game_npcs.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 500 B