Open in app

Sign In

Write

Sign In

Kinga Osińska
Kinga Osińska

30 Followers

Home

About

Pinned

Making a Double Jump

Now that we have a basic player movement, it’s time for making a double jump. Create a bool variable called _doubleJump.

2 min read

Making a Double Jump
Making a Double Jump

2 min read


Nov 12, 2021

Roll Animation

It’s time to learn how to make our character roll! We need an animation for this. We will find it on Mixamo. Download it and upload it to Unity. Change the animation type to Humanoid.

2 min read

Roll Animation
Roll Animation

2 min read


Nov 11, 2021

Elevator Lift

The next thing that we will create is a functioning lift system. The lift will switch between floors with a 5-second delay at each level. First, let’s choose a prop that will be our lift. We will move our elevator from point A to point B and it will stop…

3 min read

Elevator Lift
Elevator Lift

3 min read


Aug 20, 2021

Climb up animation

Next step is climbing the ledge. We will chose an animation for climbing, and create logic. The transition from hanging to climbing will happen after pressing the ‘E’ key. First we need to reset all the parameter for speed and jumping in the Animator Controller when we are in Hanging…

5 min read

Climb up animation
Climb up animation

5 min read


Aug 19, 2021

Ledge Grab system p2 — Ledge Check

In this article, we need to figure out when we want our character to throw his hand out to grab the ledge.

Gamedev

3 min read

Ledge Grab system p2 — Ledge Check
Ledge Grab system p2 — Ledge Check
Gamedev

3 min read


Aug 18, 2021

Ledge Grab system p1 — Ledge Grab Checker

In this article, we will start implementing a Ledge Grab System. In this part of the tutorial we will be checking if a player is trying to grab a ledge. First, go to Maximo and find “Hanging Idle” animation. We will be using this animation when we grab a ledge.

3 min read

Ledge Grab system p1 — Ledge Grab Checker
Ledge Grab system p1 — Ledge Grab Checker

3 min read


Jul 30, 2021

Jump animation.

Today we will add jump animation to our character. Go to Mixamo and find an jump animation you like. My character is a ninja, so I am using ninja jump animation.

3 min read

Jump animation.
Jump animation.

3 min read


Jul 28, 2021

Animation transition from idle to running

Today, we will learn how to make a transition between two animation: idle and run. Go to Mixamo and find run animation that you like. Download it and

4 min read

Animation transition from idle to running
Animation transition from idle to running

4 min read


Jul 27, 2021

Adding idle animation and using Mixamo.

Today I will show you how to add an idle animation to your character by using animation from Mixamo. Mixamo is a website with a lot of free animations that you can use in your game. The only requirement for using Mixamo is making sure that the character you want…

3 min read

Adding idle animation and using Mixamo.
Adding idle animation and using Mixamo.

3 min read


Jul 26, 2021

How to upgrade your project to URP in Unity

Today, I will show you how to upgrade a standard project to URP project. Create a standard 3D project. Add some GameObjects to a scene. Go To Package Manager, Packages -> Unity Registry, and find Universal RP. Install it.

2 min read

How to upgrade your project to URP in Unity
How to upgrade your project to URP in Unity

2 min read

Kinga Osińska

Kinga Osińska

30 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech