This package allows you to easily shatter game objects in your Unity project. Simply import and drag-and-drop the script onto any game object with a MeshRenderer or SkinnedMeshRenderer. You can also apply the script to one object and select the objects you want to shatter, rather than applying it to each object individually.
The shattering effect is affected by physics, so you can control the force of the shattering effect using Unity's AddForce feature. This can be used to create a variety of effects, such as a slash, explosion, or implosion.
This package is designed to make it easy to add a shattering effect to your game objects, and can be used to create a range of different effects and scenarios.
The script can be applied to game objects with a MeshRenderer or SkinnedMeshRenderer. The shattering effect is controlled by physics, using Unity's AddForce feature. This allows for a range of different effects to be created, including slashes, explosions, and implosions.





