- Creating ELearning Games with Unity
- David Horachek
- 158字
- 2021-07-16 12:22:51
Chapter 2. Interactive Objects and MissionMgr
A well-designed and engaging e-learning game will challenge the user, track his or her progress, and reward his or her performance appropriately. To do this, a series of classes will be required that will separate what we are tracking with the way in which we interact with it.
We will develop a system to implement a generic object that the user can interact with and collect. We will also develop another system that lets us build an abstract learning objective for the user to accomplish. We will then develop a system to collect objects into an inventory that can be used by the player. Lastly, we will develop software that tracks the user's progress towards these objectives and rewards him or her appropriately for success.
In this chapter, we will cover the following topics:
- Understanding the base scripts
- Building an interactive object
- Putting it all together
- Try it out!
- Summary
- 智能傳感器技術(shù)與應(yīng)用
- 計(jì)算機(jī)應(yīng)用復(fù)習(xí)與練習(xí)
- 精通Windows Vista必讀
- 離散事件系統(tǒng)建模與仿真
- Apache Hive Essentials
- 讓每張照片都成為佳作的Photoshop后期技法
- 基于ARM9的小型機(jī)器人制作
- Learn Microsoft Azure
- Oracle 11g Anti-hacker's Cookbook
- Microsoft System Center Data Protection Manager Cookbook
- Eclipse RCP應(yīng)用系統(tǒng)開發(fā)方法與實(shí)戰(zhàn)
- Mastering SQL Server 2014 Data Mining
- R Statistics Cookbook
- Hands-On Data Analysis with NumPy and pandas
- 工業(yè)機(jī)器人實(shí)戰(zhàn)應(yīng)用及調(diào)試