Unity Parkour And Climbing System Asset Quickstart Tutorial

https://www.youtube.com/watc...
The asset is on a new-release discount (30%) on the asset store right now. Check it out here: https://assetstore.unity.com/packages/slug/258182 Hey everyone, in this video, we'll you'll learn how to set up your characters to perform parkour and climbing actions in your levels by using the Parkour and Climbing System asset in Unity. 0:00 - Intro 0:29 - Creating Parkour Controller 3:14 - Setting up the climbing system 8:22 - Balancing on Narrow Beams 9:16 - Swinging on Bars
Hi, my name is Athul. I'm a Software Engineer who is passionate about Game Programming The problem I'm trying to solve Most of the unity tutorials on youtube are beginner-level that focuses on creating something without considering good practices, design patterns, etc. This is fine when you're making a small game like flappy bird, but for bigger games (like an RPG), it's important to architect it in a scalable way using design patterns and good development practices, otherwise, it will become too messy and frustrating to work on as it grows. I focus on creating intermediate-level tutorial series that covers the creation of games using a good and scalable architecture. Before making a tutorial, I make sure the code is clean and readable. Tutorial series I'm working on Turn-Based RPG like Pokemon in Unity - In this series, I've covered topics like turn-based battle systems, grid-based movement, random encounters with wild pokemon, storing the data of pokemon as scriptable objects
Subscribers