2.5D Platformer

The first steps for a new project

Tristan Engel
Dec 28, 2021

In this article we start off with our new project a 2.5D platformer.

Project Version Control Setup

Using our own articles as reference we setup version control using git, github and git lfs.

Placeholder objects

We start off using simple 3d object as placeholders. Make sure everything is on the same Z axis or things will seem like falling through the platforms.

Now we got the setup ready to add scripts and logic.

--

--

Tristan Engel

Aspiring developer that’s self-learning Unity & C# to transition to a career with Unity. I got a passion for creating interactive experiences.