onimp / oni_multiplayer

Oxygen Not Included multiplayer mod. Work in progress.
MIT License
225 stars 17 forks source link

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

Closed zuev93 closed 10 months ago

zuev93 commented 10 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.