Hullo/ Sorry if this is answered elsewhere - I just followed the prop-to-plop tutorial to make a new ploppable water and I noticed that when I zoom out from it, the plopped water disappears. I think this is normally taken care of in the PIM, but in this case you don't go through the PIM... how do I make sure the plopped model is visible at all zooms? Thanks!
There's a property 'AppearanceZoomFlags' in each exampler file (if not, add it manually) which should be set to 0x0F.
Thanks very much :)