UE5.2 Ledge Climbing Tutorial Series Episode 1 - Initial Setup

Опубликовано: 17 Июль 2023
на канале: Torchlight Studios
2,790
66

In today's episode we get the initial setup done for the ledge climbing system. We setup the different climbing states and make sure the states change appropriately. This series is using the locomotion from the Enhanced Input Root Motion Series.

Root Motion Locomotion Series-    • UE5.2 Enhance Input 8 Way ROOT MOTION...  
Grapple Hook Series-    • UE5.2 Grapple Hook System Tutorial Pa...  
Turn In Place Addon Series-    • UE5.2 Root Motion Turn In Place Addon...  

Download the full project file:   / torchlightstudios  

▬ Contents of video ▬▬▬▬▬▬▬▬▬▬
00:00 - Intro
00:09 - Overview
00:52 - System Setup
02:47 - Add Component to Character
03:13 - Adding Code to Component
07:14 - Create Enumeration
09:07 - Climbing State Code Setup
10:30 - Create Update Climbing State Function
14:38 - Adding Print Strings To Test State Changes
19:00 - Testing to Make Sure States Change
20:52 - Create Structure
22:30 - Code Clean Up
23:37 - Review and What to Expect Next Episode

🎤 Discord server:   / discord  

💖 Subscribe to the channel: @Torchlight_Studios

🎵 Music by: @VybeBeatz

Original setup by ‪@yashkhare‬ with modification for root motion system