nathnolt
nathnolt
 Note, that not only does it show the blue outline above the purple one when it's physically above them, but also when it clips the non locked brush.
I'm not sure what you mean by favor, currently for brushes with overlapping edges (aka: the edges of the brush are in the exact same XYZ position) it will draw...
Well, you can select 1 sector, scroll to change height, select another sector, scroll to change height, select another sector, scroll to change height, and then press ctrl+z once, and...
Dirty hack to solve it: `import('my-script.js?r=' + Date.now())`
I see. It's strange that such a common thing like import() is so fragile under non perfect network conditions.
Very nice, that all works now. However, my intended use-case, is that I have func_illusionary_visblocker inside of an func_detail_illusionary, in order to create a message box, which you can stand...
I really appreciate you caring so much about this issue. I had forgotten 1 more thing though, as you made it so that _mirrorinside is the default for func_illusionary_visblocker, would...
To be honest, I can just use a func_illusionary, which does seem to work. to solve the thing I wanted in the first place.
Thanks :) That seems to work, however, I did see a small difference visually. And I was wondering why. When you put a `func_illusionary_visblocker` inside of a `func_detail_illusionary` and you...