No video

Unreal Procedural Ladder Climbing System - Part 1

  Рет қаралды 17,451

CodeLikeMe

CodeLikeMe

4 жыл бұрын

Project Files : / 36823628
Today, I am going to start implementing a procedural ladder climbing system. In this episode, I am going to create a procedural ladder were you can control the height and gap between cross bars of the ladder as you need, so that you can fit the ladder to any situation you need. After implementing the procedural ladder blueprint, I am going to work on actual climbing mechanics.
Support my work : / codelikeme
Like my facebook page for more content : / gamedevelopersclub
Follow me on twitter : / codelikeme2
Follow me on reddit : / codelikeme
#CodeLikeMe #unrealengine #ue4 #indiegamedev

Пікірлер: 32
@blueprintgames9795
@blueprintgames9795 4 жыл бұрын
Man, very good work.
@CodeLikeMe
@CodeLikeMe 4 жыл бұрын
Thanks
@KayloMaster
@KayloMaster 2 жыл бұрын
Hey man I'm just getting to part two after finally figuring this one out :P Just one thing though and I know this video is from a while ago but please consider figuring it all out fully before making a video because it gets a little confusing when you undo and change things :P Thanks again though! It's all working now and makes it very easy to replace the meshes with proper ladder textures later down the line
@emrealtas6072
@emrealtas6072 4 жыл бұрын
wow thanks
@JeffreyZweigII
@JeffreyZweigII Жыл бұрын
Just a heads up, if you get to the point that you can't modify the actor without crashing, I had to disconnect every node starting from right to left (if you're looking at the screen) and eventually I got it to stop crashing so I can troubleshoot it. What seemed to keep it crashing was the Crossbar Gap was initially set to 0 before I compiled and that seemed to cause the error. Once I was able to change that to thirty, it seemed to be fine. Hopefully, this helps :)
@CodeLikeMe
@CodeLikeMe Жыл бұрын
oh, that might be causing an infinite loop
@davidsales310
@davidsales310 4 жыл бұрын
You are the best thx
@v8matey
@v8matey 4 жыл бұрын
8:35 got me.
@jhonescarneiro
@jhonescarneiro 9 ай бұрын
I'm having the same problem with UE4 crashing because of this BP
@joker-jd3jd
@joker-jd3jd 3 жыл бұрын
Ladder link pls
@shashhh_
@shashhh_ 3 жыл бұрын
can you reupload the animation part in 4.25 this is confusing as hell .-.
@adrimanti
@adrimanti Жыл бұрын
In UE 5.0.3 the infinite loop (while loop) crash always... some idea? ty
@CodeLikeMe
@CodeLikeMe Жыл бұрын
in which part the infinite loop occur?
@adrimanti
@adrimanti Жыл бұрын
@@CodeLikeMe in the same part in the vídeo. When i try to conect something nodes to "while loop" chrash the program, and if I can connect it, as soon as I hit play it crashes.
@arpansingh4512
@arpansingh4512 Жыл бұрын
@@adrimanti Hey bro. Set some value of crossbar gap before compiling. It will fix the issue :)
@adrimanti
@adrimanti Жыл бұрын
@@arpansingh4512 ty for the tip... When i have time i will try It 💪💪💪💪
@mememenene
@mememenene 4 жыл бұрын
You have a own video game? I really want to look it!!! I follow 1 year ago, do you help me a lot development mi video game. Thanks!!!!
@CodeLikeMe
@CodeLikeMe 4 жыл бұрын
@Melthorme Here are some videos of the project I am working on with the team. kzfaq.info/get/bejne/jMeGnNuVuJnGdqM.html kzfaq.info/get/bejne/qpd7gdmfvNire2w.html
@ismail3819
@ismail3819 4 жыл бұрын
Very much thanks for this video. But How can the ladder will be realistic ?
@CodeLikeMe
@CodeLikeMe 4 жыл бұрын
You can add a realistic material and meshes
@shashhh_
@shashhh_ 3 жыл бұрын
sorry to say buy at 18:23 after compiling the function it always crashed ue4 .. need a new tutorial buddy
@Bogelma
@Bogelma 4 жыл бұрын
а можешь показать как рыть яму в тиррейне? but can you show how to dig a hole in the terrane?
@Darkl0ud_Productions
@Darkl0ud_Productions 4 жыл бұрын
Hey CodeLikeMe! You have always been helpful before and I am wondering if you can help with implementing a feature into my current project. I am trying to make a game in the style of Animal Crossing. I currently have a material function that makes the world look like it is on a cylinder just like in Animal Crossing, however I already see an issue with when the user wants to make a change to the geometry of the world, as UE4 doesn't seem to have the ability to edit the terrain in runtime. I am wondering how you would go about doing this? I assume the best ting to do would be to start with a flat terrain, then use static meshes in place of the ground features, such as the hills in the game. Here is a screenshot of what I mean: animalcrossingworld.com/wp-content/uploads/2019/06/Switch_AnimalCrossingNH_E3_screen_010.png (no this is not my character by the way :D) I would consider the beach the base terrain, then the hill to the left of the screen a separate static mesh. However in Animal Crossing the user can modify this terrain, and make the hill extend further out, or shorten it as they like... I am unsure how to do this with a static mesh, because I have a feeling that populating the world with potentially thousands of static meshes would be a bad idea... I have looked on your patreon and noticed that you offer a Tutor level subscription and I am willing to do that as long as I know you can provide me help with this issue. I am even willing to pay a bit extra for expedited help. Looking forward to hearing from you!
@RealZemZem
@RealZemZem 4 жыл бұрын
Hey, i did everything like you, but i'm having some problems, my ladder looks like this: imgur.com/ig7g4fM i checked my blueprint so many times, tried to make everything again two times and still is the same, what can be problem?
@CodeLikeMe
@CodeLikeMe 4 жыл бұрын
If everything is same, I'm not sure what the problem is. But you can compare with my project
@UnrealZii
@UnrealZii 4 жыл бұрын
I have the exact same problem. Did you ever solve the issue?
@Jason_-_
@Jason_-_ 4 жыл бұрын
Is yt the only thing u do?
@CodeLikeMe
@CodeLikeMe 4 жыл бұрын
Nope, this is more like my hobby, I am doing a full time job
@Jason_-_
@Jason_-_ 4 жыл бұрын
CodeLikeMe nice
@xXxteschio81xXx
@xXxteschio81xXx 11 ай бұрын
THIS TUTORIAL DONT' WORK
@CodeLikeMe
@CodeLikeMe 11 ай бұрын
Why not. if you can give some details, I may be able to help.
@xXxteschio81xXx
@xXxteschio81xXx 11 ай бұрын
@@CodeLikeMe THERE ARE TOO MANY CHANGES NOT EXPLAINED AND IN THE SECOND PART YOU GET LOST. THE STEPS DO NOT APPEAR. I TRIED ANOTHER SYSTEM AND EVERYTHING WORKS. THANKS A LOT ANYWAY.
Unreal Procedural Ladder Climbing System - Part 2
25:57
CodeLikeMe
Рет қаралды 8 М.
Unreal Engine - Pushing Tutorial (1/4)
21:37
Reids Channel
Рет қаралды 20 М.
Little brothers couldn't stay calm when they noticed a bin lorry #shorts
00:32
Fabiosa Best Lifehacks
Рет қаралды 4,1 МЛН
Why Is He Unhappy…?
00:26
Alan Chikin Chow
Рет қаралды 73 МЛН
Star wars force/magic attacks in unreal engine
26:02
CodeLikeMe
Рет қаралды 11 М.
3 Hours vs. 3 Years of Blender
17:44
Isto Inc.
Рет қаралды 4,4 МЛН
Climb System Tutorial - UE5
37:59
LocoDev
Рет қаралды 21 М.
How I Remade MW2 with Unreal Engine 5
12:37
reubs
Рет қаралды 3 МЛН
Third Person Wall Running In Unreal Engine
42:10
CodeLikeMe
Рет қаралды 29 М.
💢 UE4 Climb System - Tutorial - Part 1 - Grab & Climb-Up
15:18
Medel Academy
Рет қаралды 179 М.
How to Create a Map EXTREMELY FAST in UE5
9:55
Evans Bohl
Рет қаралды 150 М.
Unreal Engine 5 Tutorial - Pushing Blocks Part 1: Moving
17:56
Ryan Laley
Рет қаралды 12 М.
Unreal Engine 4 Guide - Spline component - road, pipe, railroad
9:23
Tefel - Astro Colony
Рет қаралды 133 М.
Little brothers couldn't stay calm when they noticed a bin lorry #shorts
00:32
Fabiosa Best Lifehacks
Рет қаралды 4,1 МЛН