Answers for "how to destroy a gameobject in c#"

C#
4

how to destroy a gameobject in c#

Destroy(gameObject); // destroys the game object attached to the script
Posted by: Guest on July-15-2020

Code answers related to "how to destroy a gameobject in c#"

C# Answers by Framework

Browse Popular Code Answers by Language