An open API service indexing awesome lists of open source software.

https://github.com/pietras333/decalsandimpactseffectssystem

A modular Unity package for handling surface interactions, decals, and impact effects. The system provides a flexible way to manage different surface types and their reactions to various impacts (bullets, footsteps, explosions, etc.).
https://github.com/pietras333/decalsandimpactseffectssystem

gamedev packages unity

Last synced: 3 months ago
JSON representation

A modular Unity package for handling surface interactions, decals, and impact effects. The system provides a flexible way to manage different surface types and their reactions to various impacts (bullets, footsteps, explosions, etc.).

Awesome Lists containing this project

README

        

A modular Unity package for handling surface interactions, decals, and impact effects. The system provides a flexible way to manage different surface types and their reactions to various impacts (bullets, footsteps, explosions, etc.).
!IMPORTANT! Code is not mine, this is a modified version of Llam Academy impact system. This version features xml comments and more representive naming.