Connecting the pieces
With the Places scene complete, now we need to integrate the scene back into the Gamescene. Perform the following instructions to configure the Places scene so that it can be loaded by the GameManager
:
- From the
Assets
folder in the Project window, drag theGame
scene into the Hierarchy window. - Select the
Inventory
service in the Places scene, and note what you set the Inventory Service - Database Version to in the Inspector window. Then, select theInventory
service in the Game scene and change the Inventory Service - Database Version to match.Note
If we did not do this step, the database may get corrupted and just wipe itself clean with the updated objects. This is not so critical at this point, but would be very inconvenient ...
Get Augmented Reality Game Development now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.