feat: let the player live as a citizen with needs and carried inventory
This commit is contained in:
@@ -2,6 +2,7 @@ class_name SimulationIds
|
||||
extends RefCounted
|
||||
|
||||
const PLAYER_ACTOR_ID := -1
|
||||
const PLAYER_INVENTORY_ID := &"player_inventory"
|
||||
|
||||
const ACTION_IDLE := &"idle"
|
||||
const ACTION_DEAD := &"dead"
|
||||
|
||||
Reference in New Issue
Block a user