📜  unity 粒子系统在错误位置播放 - C# 代码示例

📅  最后修改于: 2022-03-11 14:49:03.711000             🧑  作者: Mango

代码示例1
// Check if there's a collider preventing the particles from spawning at the
// right location
// For example the Collider of a Post Process Volume your forgot to turn Trigger