» Wed Jun 20, 2012 11:53 am
So you want the debris to be visible when you first enter, invisible while the scene is going on, then come back when the scene is over? If you don't plan on messing around with the debris at all afterwards, set their enable parent as the X marker, and have their enable state the opposite of their parent. You do that by checking that box in the enable parent tab when you edit them.
If you do plan on messing around with the debris afterwards, then I suggest giving them another X marker as their enable parent. Then you would have to create a new script instead of using the default ones since they don't disable more than one thing at a time. Or I guess you could put in a third trigger somewhere.