npc and bandit dressup, bits of UI added, WIP NPC interaction

This commit is contained in:
2025-10-06 23:08:15 +01:00
parent f18d9d2b0e
commit 7f77d7ad52
13 changed files with 166 additions and 58 deletions

View File

@@ -67,7 +67,7 @@ struct World {
World_Hitbox *hitboxes;
World_Portal *portals;
U32 *map;
bool showPoster;
U32 propCount;
U32 portalCount;
U32 hitboxCount;