Introduction to the public keyword and inheritance

Tutorial

·

Beginner

·

+10XP

·

20 mins

·

(1251)

Unity Technologies

Introduction to the public keyword and inheritance

1. Understand the difference between public and private

2. Review a private variable example

3. Make your LootAngle variable public

4. Access a public variable in Unity Editor

5. Create a new spawning object

6. Using exposed variables to adjust gameplay

7. Review your progress

8. Look up “MonoBehaviour”

9. Introduction to derivation and inheritance

10. Review an inheritance example

11. What does the MonoBehaviour class contain?

12. Tutorial summary

Complete this tutorial