Creating an Obby
Now that you have the knowledge needed to make a full experience, you will first put your skills to the test by making an obstacle course game, more commonly called an obby. From this chapter, you will learn how to integrate features from previous chapters such as moving parts, rewards, effects, and player management. By the end of this chapter, we will have integrated all of the material learned in the previous chapters and tested and published a fully functional experience.
In this chapter, we’re going to cover the following main topics:
- Managing player data
- Making obby stages
- Creating rewards
- Adding shops and purchases
- Creating effects
- Testing and publication