Topic: How to make use of Unity Scenes?
For my game, I’m attempting to set up Arcade Mode using Unity’s Scene Manager. Given the needs of my game, using UFE’s Story Mode options won’t fulfill what I require. I have gotten the first match to load and play properly, however when I load into a new scene for the second match, I get an error saying that an image component has been deleted. The error only points me to the config asset, and I’m not entirely sure what script needs to change in order for it to work.