/atom/movable/content_to_not_be_seen_in_rendericon
vis_flags = VIS_IGNORE_RENDERICON //Now it'll render normally but not on render icon!!
That's it.
ID:2911055
![]() Feb 4 2024, 12:52 am
|
|||||||
| |||||||
Title. It'd be good to not render specific things that have to be in the vis_contents of the atom's, example:
/atom/movable/content_to_not_be_seen_in_rendericon That's it. |
![]() Feb 4 2024, 1:19 am
|
|
Normally I'd jump in and say VIS_HIDE can handle this, but I actually have a usecase where this would be useful myself, so +1.
|