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:

  • Create the layout for your game project. Try to create interesting areas, which you can use for encounters later on in the game.
  • Place the props in interesting ways to break up repetition.
  • Instead of having box colliders for every tile in our game, it would be much more efficient to just create box colliders for all the walls that are together.
  • One of the major tools that level designers have is lighting. With it, we can create a mood or feeling in a place using the color, intensity, or even the lack of light. Players, in general, tend to follow ...

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.