Closed usmanatron closed 10 years ago
The recommended solution above won't work. We push to both sync and desync because then, if we push a partial desync scene, they'll both merge together nicely (which is much more expected).
If anything, I would argue that this is by design - if you don't want the fans to go off, then the scene should be written with an extra frame to disable them (alternatively you could implement the IsExclusive flag :smile: )
Reason is that we're going from Sync -> Desync and, when the Server is switched on, the Default scene is pushed to both sync and desync conductors. What we should actually do is: