
05-28-2005, 09:38 PM
|
|
Registered User
|
 |
Join Date: Sep 2004
Posts: 5,260
|
|
|
He means you need to make a new gralat system.
While in the gralat system, put a timeout to like 30.
In the timeout put destroy;
If the gralat is still there without anyone touching it will be destroyed.
If you put
if (created) destroy;
It wouldn't show the gralat on the level, hence you're destroying it before anything is laid. |
|
|
|