Challenges

For those of you who want to do more with this project, there are still plenty of things you can do, especially after finishing the rest of this book. Here are some ideas to get your mind thinking:

  • In the same way that we can only create one PlayerStart, change it so that we can only place one goal! In that same line of thinking, have the player start to be invisible when we are playing the game!
  • In our first-person "shooter" game, save the player's Position and Rotation so that whenever you quit and resume the game, you start off where you were!
  • Now that we have the new level editor working, change the system so that we start the game loading a level from a file instead of from the provided array!
  • You may notice that at some places, collectibles ...

Get Unity Game Development Blueprints now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.