Wednesday, August 21, 2019

UNITY particle system play


put in void start  and attach this scipt to prefab paticle system and will work on play unity or when cline prefab

GetComponent<ParticleSystem>().Play();

No comments:

Post a Comment