Исходник DestroyIt - Destruction System

Начинающий
Статус
Оффлайн
Регистрация
14 Апр 2023
Сообщения
70
Реакции[?]
28
Поинты[?]
21K

Пожалуйста, авторизуйтесь для просмотра ссылки.

NEW! Version 1.15 includes a custom Shader Graph shader for HDRP progressive damage, a global checkbox for enabling/disabling damage, new options for limiting damage to objects, and easy drag-and-drop fields for playing sound clips when objects are damaged, destroyed, or repaired!
NOTE: Version 1.15 is for Unity 2020 LTS or higher
-----
DestroyIt is a highly optimized destruction system that provides multiple options for handling the damage, repair, and destruction of objects in your games.
Objects can show visible progressive damage (which can be repaired) using the Standard shader or included URP/HDRP custom shaders along with 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 (that you supply). 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 fully-documented C# source code and user guides to get you started.

Скачать

 
Сверху Снизу