Loading...
97
2 years ago

After researching different ways to handle stairs in Godot, I finally got it working last night! It's choppy and probably not the best implementation, but it will suffice for now and let me focus on other things! 😁


For anyone struggling with stairs in Godot, at least in 4.1.1, you can easily fix it by adding another CollisionShape3D to your CharacterBody3D node and use a SeparationRayShape3D as its shape. From there, move the new CollisionShape3D to the height of the step and set its length to the difference between it and the floor and rotate the CollisionShape3D to point it down towards the floor. Make sure if you have another collider on your CharacterBody3D that you move it or shrink it to be just above the new CollisionShape3D.

Basically, if you have a capsule for your player and the floor is -1 from the transform.origin of the player node, set your new CollisionShape3D to whatever the maximum height of your step will be above the floor and the length to that height as well.

It'll pretty much work instantly after that as the SeparationRayShape3D will push your CharacterBody3D up to the level of the step once it collides with it. It makes for a pretty simple way to handle stairs and you should be able to tweak it to how you need it.

I might make an actual tutorial video on how to do this as I have not found just a straightforward example of how this works. We have to share our knowledge so we can all grow and build the games we want to build.



2 comments

Loading...

Next up

After several hours of trying to explain how to count to 18, I have a working prototype of a game idea I've had courtesy of Gemini CLI. 😬 Depending on how the testing phase goes, I will be rewriting this myself into a more fleshed out game soon. 🤞

Metroid Prime 4 Beyond trailer was officially revealed during the Nintendo Direct today! What do you think?

A new Mario & Luigi game was just announced called Mario & Luigi Brotherhood! What do y'all think? I've never played a Mario & Luigi game.

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

I think my third-person camera and player controller is done. 👀 Now I can finally move on to the next functionality to implement!

The Knightling launches on August 28! Wishlist it now so you don't miss out: https://bit.ly/KnightlingSteam

To celebrate the game's impending release, we've added The Knightling Pack and The Knightling Community Pack back to the Shop!

It's been 6 years since the announcement teaser was released, and 13 years since Skyrim... come on, Bethesda! 😭

Given how Starfield turned out, though, I'm kinda worried about TESVI. 😬

sup dudes im a dolphin 🐬

Welcome to Meowosville, home to the catfolk, with houses made of cardboard boxes and feline-looking towers! 🐱

Catfolk love to fish, and love the company of the nearby dogs and crabs! 🐶 To the north, the buff cats claimed a cave as a gym for themselves. 💪

Way to make me feel old, @gamejolt .

Oh who am I kidding? We're all getting old.