DestroyIt - Destruction System 1.8 unity3d asset 安卓游戏开发
DestroyIt - Destruction System系列索引:
DestroyIt - Destruction System 1.3.4 下载链接 DestroyIt - Destruction System 1.9 下载链接 DestroyIt - Destruction System 1.10 下载链接
DestroyIt - Destruction System
DestroyIt - Destruction System 1.8
DestroyIt - Destruction System 1.8
DestroyIt - Destruction System 1.8
摧毁它是一个高度优化的破坏系统,提供多个选项来处理损坏,修复和破坏你的游戏中的物体。
Objects can show visible progressive damage (which can even be repaired) using the Standard shader and customizable damage textures. You can also play damage effects at any damage level, for instance, an engine that starts smoking at half health and catches on fire at one-quarter health.
Destruction can be simple or realistic, from playing a particle effect to replacing the object with a pre-fractured prefab. You can even combine the two for a more extravagant effect.
DestroyIt is designed to handle mass destruction efficiently. The framework provides tools for limiting particle effects and debris when many objects are destroyed at once, or are farther away from the camera. Object pooling is also used to optimize memory allocation.
Everything in the demo scenes and screenshots is provided, as well as full C# source code and documentation to get you started.