Niborius on 11/2/2017 at 15:43
Hi Taffers,
I've been struggling with this for a while. I have a place with 2 flow brushes and 2 water brushes. The left brush should be still water, and the brush on the right should be flowing water. This works fine most of the time but after doing a Complete process of the mission, both water brushes start flowing.
Right now I can't even figure out how to get rid of this bug at all. Both brushes are in a complete different group.
Any ideas anyone? Basically what happens is that one flow brush overrides the settings for all water in that area.
Unna Oertdottir on 11/2/2017 at 15:57
Do the flow brushes overlap? Check the "time" of the 'still' water brush and set it to the end. Update in world after this.
Niborius on 11/2/2017 at 16:56
Quote Posted by Unna Oertdottir
Do the flow brushes overlap? Check the "time" of the 'still' water brush and set it to the end. Update in world after this.
Thanks for the quick reply. I just did it in that order but after a complete process the 'time' of the flow brushes are reset
Unna Oertdottir on 11/2/2017 at 17:16
I think this is the doopti.cmd doing "compress_br_ids"
Try setting the brush not to the end, but to a higher number than the other one (1 is enough).
nicked on 11/2/2017 at 17:17
The flow brushes are probably being thrown off by cell optimisations. Flow brushes apply to cells, not directly to the water brushes. You can divide up the water using blockable brushes for more accurate flow placement.
Niborius on 11/2/2017 at 18:16
@Unna Oertdottir: I made a new .cmd without the compress_br_ids but the same thing happened. Then I tried nicked's method of placing blockable brushes and it did the trick!
Thanks a lot! Glad to finally have this sorted. I didn't know Flow brushes apply to cells!
Unna Oertdottir on 11/2/2017 at 19:00
This is good to know :)