sc4 icon indicating copy to clipboard operation
sc4 copied to clipboard

Figure out wat cSC4Occupant is

Open sebamarynissen opened this issue 5 years ago • 0 comments

Seems like the "mysterious entry" cSC4Occupant is related to people coming to cheer for you, for example when you built a mayors house or a new Landmark. If we run it through the refs tool we find:

┌─────────┬─────────────────────────────────┐
│ (index) │             Values              │
├─────────┼─────────────────────────────────┤
│    0    │     'cSC4AutomataAttractor'     │
│    1    │ 'cSC4AutomataControllerManager' │
│    2    │         'cSC4Occupant'          │
│    3    │      'cSC4OccupantManager'      │
└─────────┴─────────────────────────────────┘

See this "attractor" entry? Seems like this controls where we need to show some sims.

sebamarynissen avatar Jun 27 '19 13:06 sebamarynissen