New flag for appearance_flags that would make it so a containing object would ignore the vis_flags of its vis_contents.
I honestly cannot think of much else to say on the matter other than it may find some use in a handful of places with containing objects using vis_contents.
ID:2737105
Nov 17 2021, 8:41 am
|
|||||||
| |||||||
In response to Kozuma3
|
|
Hmm.. more like VIS_PARENT that might be a interesting one which would allow a object to BE a container object and force all of its vis_flags on its contained objects? idk.. rambling maybe.
Hm.. Yeah VIS_IGNORE and VIS_PARENT ? |
Being able to hide all the vis_contents via a single flag on the parent instead of having to set VIS_HIDE on all the children already sounds awesome.