Godot Version
4.2.2
Question
Hello all,
I was interested in adding a ladder to my attempt at a game, so I found a tutorial and I was going through it because it looked very good and thorough. As I was going through it I soon realised that what I was seeing in the tut was not the same I was getting in the engine. It was a tutorial for Godot 3.5, I slowly managed to get through the part of creating the tileset for ladders, but, the next part was all about creating collisions on the tileset itself . This had no equivalent that I could see in Godot 4.2.2 navigating the interface, however, I do know about creating a physics layer on parts of the tileset from the Brackey’s tutorial, now, would this be the equivalent of what this section of the tutorial is about? Or, should I look for a less detailed tutorial on ladders in Godot 4
.
The tutorial lives here: https://www.youtube.com/watch?v=YOO_Ifcza6I&t=391s and the major problem was @ 9:42
As always if you can help in anyway, here is a big thankyou in advance.
Regards.