Hello,
I wanted to learn how to make a ragdoll in Godot, so I looked at this godot article to learn how. I opened the 3D Platformer Demo and I got to the place where it showed how to create a physical skeleton.
So I opened the player scene, of the robot, but the skeleton button wasn't there. The screenshot that's on the website showed the skeleton button next to the transform and view buttons. But when I opened the player scene on godot there wasn't any skeleton button next to the transform and view buttons.
I've very new to Godot and 3D game engines, so I'm a bit confused. How do I make a physical skeleton and a ragdoll with it?