Already know your way around Unity? Learn how to take the assets and scenes from Unity's Adventure Sample Game and use AC to rebuild it.
Note: The New Game Wizard has been updated since this video was recorded - a tutorial on its usage can be found here.
Note: This tutorial requires Unity's "Adventure - Sample game" art assets. These assets are available on the Asset Store here.
Contents
- 0:00 - Introduction
- 5:25 - The New Game Wizard
- 10:46 - Creating a Player
- 16:49 - Navigation: Security room
- 23:32 - Navigation: Market
- 28:30 - Scene transitions
- 41:14 - Game initialisation
- 44:03 - Inventory items
- 47:32 - Scene logic: Security room
- 1:01:59 - Scene logic: Market
- 1:30:35 - ActionList parameters
- 1:36:07 - Audio
- 1:46:43 - Customising the UI
- 2:01:00 - Conversations
- 2:10:54 - Saving and loading
- 2:15:22 - Skipping cutscenes
- 2:26:07 - Finishing touches