- Edited
I am trying to get the shape of collision to the shape of the mesh, even when the shape of the mesh changes. I tried searching for answers and found the set_shape()
command in one answer without elaborating further (https://ask.godotengine.org/45050/how-to-set-a-mesh-as-a-collision-shape). How do I use that command to set a mesh as a collision shape?