NamePendingCo / platformer

The platformer project
1 stars 0 forks source link

Upload Unity 2D Engine Code #3

Closed soulerlunar closed 3 years ago

soulerlunar commented 3 years ago

To begin this project, we must upload the base unity code. As we are planning to work in a 2D engine, we should make sure that we are using the 2D engine code. Currently, the team is still standardized around Unity Version 2020.3.5f1, so we should probably use that version of Unity. If we decide against this, it should be noted in this issue.

soulerlunar commented 3 years ago

I uploaded the code for a 2D game on Unity Version 2020.3.5f1 to the dev branch and created a master branch from it. We now have the initial code for our game.