Setting up the project

Let's set up our base project. There will be two methods we will cover in setting up this project. You can either import the provided Unity package or you can follow through the code explanations in the File Overview section and write the code by hand. Either way, it is highly advised that you read through the code explanations to understand the structure of how the project operates.

Importing the base project

We will import a package that will contain more assets and use them right away. However, keep in mind that we will use all the assets eventually. All of the files are explained in the File Overview section of this chapter:

  1. Start by opening up Unity and creating a new project. Select 2D and then Create Project. We won't ...

Get Procedural Content Generation for Unity Game Development 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.