Prototyping to URP — Platforming

Jack Leavey
Nov 25, 2022

--

With the baseline logic for the platforming out of the way, it’s time to beautify the game!

Walljumping!

Creating a new project in Unity URP is quick and easy!

Use the Unity Hub to create a new URP project!

Once inside, I receated my player.cs script (see previous articles for details). I also added a humanoid model that I will be animating shortly.

Beginnng to look like an actual game.

Often times when importing materials to URP (or HDRP) they will appear as a bright pink color. To fix this, you need to import them to your current pipeline.

How to quickly fix missing textures.

And that’s it for importing to URP. Next, I will be explaining the Unity animation system, as well as how to use Mixamo to get access to animations for all your needs!

--

--

Jack Leavey
Jack Leavey

Written by Jack Leavey

I am a software engineer with years of experience branching into game development, specifically in Unity. Follow along for guides on creating game mechanics!

No responses yet