Making Objects Visible / Invisible is fine but what about making an object Scenery

Laraqua
08 Apr 2018, 12:51

I have an object I'd like to fade into the background after it's been inspected while still being viewable by anyone who wants to type that they're looking at it again, but I don't see a command to do that. I know I could make two objects, one which is always scenery and the other which isn't and make the second one go from visible to invisible, but I'm wondering if there's an easier option.


mrangel
08 Apr 2018, 16:58

In code view:

objectname.scenery = true

In GUI: