CollisionMaterialDestroy
Will replace the set material indexes with the desired material and will destroy the object after a certain number of seconds. It is suggested that a NetworkIdentity be placed on this object as well to keep things syncronized between all clients and the server. Otherwise desyncs are likely to happen. If you don't care about keeping all clients syncronized with each other than don't place a NetworkIdentity component on the same object.