feat: different rooms added
feat: shooting bandit added
This commit is contained in:
@@ -14,6 +14,7 @@ struct Bandit {
|
||||
//// Personal
|
||||
AABB collision;
|
||||
Str8 name;
|
||||
World_Area currentArea;
|
||||
|
||||
//// Actions
|
||||
BANDIT_ACTION mode;
|
||||
|
||||
Reference in New Issue
Block a user