Book Image

Creating E-Learning Games with Unity

By : David Horachek
Book Image

Creating E-Learning Games with Unity

By: David Horachek

Overview of this book

Table of Contents (17 chapters)
Creating E-Learning Games with Unity
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Modifying the pop-up system


You will find three pop ups attached to the MainCamera object from the process of copying LEVEL2. These will need to be renamed and updated.

  1. Rename popup_Level2Start to popup_Level3Start.

  2. Update the text to read You have been promoted to Park Ranger. Walk through the park and help the patrons by answering their questions. You must answer all questions correctly and earn 2500 points to win. Good luck!

  3. Ensure that this GameObject start behavior is enabled by default. The results of the steps performed so far are shown in the following screenshot:

  4. Rename popup_Level2Finish to popup_Level3Finish.

  5. Update the text to read Congratulations! Your state trivia knowledge is great! Your park is a success, and you WIN! Click okay to return to main menu.

  6. Ensure that the GameObject start behavior is disabled by default by unchecking it in the Inspector window.

  7. Rename popup_Level3Repeat to popup_Level3Repeat in the Inspector window.

  8. Update the text to read Level 3. Your knowledge of...