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

View File

@ -17,6 +17,7 @@ cc_library(
add_sprites(name="game_collectibles", n=24)
add_sprites(name="game_player", n=96)
add_sprites(name="game_npcs", n=64)
add_sprites(name="game_tiles", n=120)
run_binary(