Open jeancallisti opened 1 year ago
@jeancallisti you might want to change your logging level to "WARN" under Escoria -> Debug -> Log Level. It defaults to ERROR, but under WARN, you'll see:
ESC (2023-06-10T13:49:27) W esc_object_manager.gd: Room has no ESCLocation node with 'is_start_location' enabled. Player will be set at position (0,0).
We can't make this into an error as by default errors are set to terminate the program.
ESCLocation disabled (SILENTLY!) if missing global ID
Scenario :
Expected (good) :
Observed (bad) :