Exterminate (Instantiate and Destroy in Unity)

Valdarix Games
5 min readApr 6, 2021
Daleks being instantiated

One early challenge we face in game development as newbies is how to make all the really cool stuff happen. We obviously just can’t pile all of our assets on the screen because that wouldn’t make for a very fun game. We need a way to get things into and out of the game on demand. This is where instantiate and destroy come in handy.

--

--

Valdarix Games

Turning my passion for video games and software development experience into a focus on video game development.