itch.io is community of indie game creators and players

Devlogs

Unitips : Destroy Particles (clones)

Project : Don't Fall
A browser PDF made in HTML5

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 :

Leave a comment