Unity Learn home
View Tutorial Content

Challenge: Enhance Hover Racer UI with Nested Prefabs

Tutorial
Beginner
+10 XP
20 Mins
(11)
Overview
Summary
Nested prefabs are a useful way of managing and manipulating reusable assets. For example, you might want to deploy a number of UI panels across your project that are similar but contain some variations. Using nested prefabs helps you iterate on the UI design across multiple prefab instances.
In this challenge you will apply what you have learned about creating nested prefabs and overriding prefab properties to create and modify multiple instances of the GameOver panel.
Select your Unity version
Last updated: October 12, 2020
2019.3
2019.2
2019.1
2018.4
Language
English
Challenge: Enhance Hover Racer UI with Nested Prefabs