ericw-tools icon indicating copy to clipboard operation
ericw-tools copied to clipboard

Region brush doesn't cull brush entities

Open 4LT opened this issue 1 year ago • 0 comments

This can cause unexpected behavior when a brush entity outside the region "points" to (e.g. via target field) a point entity that is also outside the region. An example of this occurred with my own mod where a brush entity must have a (non-world) target. If it does not, objerror is called. I can imagine this would cause some goofy behavior with func_train as well.

4LT avatar May 04 '24 20:05 4LT