![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | GummyBat |
I’m trying out Godot for basically the first time, and it turns out that CollisionSapes3D need a shape attached to it. (You all already knew that, but like I said, I’m new.) I searched through the documentation and determined that I needed a capsule collider, but when I search through the nodes, none appear. Actually, I can’t find a collider of any kind.
The documentation wasn’t much help, since it doesn’t tell me where to find the collider, and Google searches aren’t giving me anything useful either, so I figured I would ask here: How do I get a collider? Is it just missing for some reason, or is it something separate from nodes?
Thanks in advance,
GummyBat