Heya Folks!
This is a short and simple tutorial demonstrating how to make objects that can be shattered by bullets or when collided with sufficient force.
Heya Folks!
This is a short and simple tutorial demonstrating how to make objects that can be shattered by bullets or when collided with sufficient force.
Cool tutorial.
I use my way solution and simple ![]()
I am it apply that technical one á enough time in my game by car with a simple code, cars in that are destroyed itself in part. In that case requer a car in that have part separated. Right away, create a car perfab of the original one for when after destroyed and instantiate in this same object the respective part with the regidbody and destroying those respective original pieces.