April 2017
Beginner to intermediate
376 pages
8h 4m
English
Different systems handle object instantiation in different ways. For the single-user version of the project that we have created over the past couple of chapters, we did not use spawning or instantiating at all. We have had the object turned off, and would turn it on only when certain conditions are met. Before we continue, we need to correct that. Let's perform the following steps:
Now, we need to set up our system that will allow us to spawn in our skee Prefab; we will use a component with ...
Read now
Unlock full access