onimp / oni_multiplayer

Oxygen Not Included multiplayer mod. Work in progress.
MIT License
218 stars 18 forks source link

#13 Specify Chore configs for chores using sensors. #326

Closed zuev93 closed 7 months ago

zuev93 commented 7 months ago

Syncing sensors themself won't guarantee state machine consistencies. So sync transitions results from cell sensor (Exit, Move).

Introduced new transition transition type. Basically it is similar to OnExit but will prevent undesired chore transition upon default conditions.