使用本流体粒子系统,你可以快速实现2D流体的模拟,包括水、岩浆、石油等不同质感的流体。 项目通过流体粒子模拟2D ...
Fix a bug where liquid particles were destroyed using Unity’s built-in Destroy instead of the custom destruction method provided by the loader (such as a pool).