Posted August 31, 2023 by HsArHt
#Particles #Clone #Unity #Unitips #Tips #2D
It's just my way to do or what i found on forums
If you have a better or easier way to do it, i will very enjoy to know it ;)
3 - So i try and it's work (thanks the forum)
Player Die :
Destroy(Instantiate(dzRed.gameObject, transform.position, Quaternion.identity), 1f);
Player Spawn :