NPCs 1: tools to integrate properties
This commit is contained in:
@ -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(
|
||||
|
Reference in New Issue
Block a user