Offset value for CollisionShape

Hey,



Is it possible to add an offset value to a CollisionShape, for example a CapsuleCollisionShape. So you can positioning the shape…



Thanks.

Use a CompoundCollisionShape note that the center of the collision shape is also its center of mass.

Oh thanks, that is what I looked for.