|
I want to remove a rigidbody from one instantiated prefab after a specific number more are instantiated.I know you can do Destroy (blank.rigidbody) but I want it to do that after a certain number more prefabs are instantiated. Any help would be appreciated.
(comments are locked)
|
|
Attach this script your prefabs: I want it to destroy the instantiated objects rigid body after x more are spawned. This is destroying all of the instantiated objects rigid body after x are spawned. I want to remove the rigidybody from an instantiated object after x more of them are spawned and only from the object which four more had spawned after.
Apr 21 '11 at 02:34 PM
anonymous 2
(comments are locked)
|
