File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -106,18 +106,6 @@ editor exposes two options:
106106- **Create Trimesh Collision Sibling ** creates a CollisionShape node with a
107107 concave shape matching the mesh's geometry.
108108
109- .. note ::
110-
111- Suppose you need to make a RigidBody *slide * on a concave collision shape.
112- In that case, you may notice that sometimes, the RigidBody will bump
113- upwards. To solve this, open **Project > Project Settings ** and enable
114- **Physics > 3d > Smooth Trimesh Collision **.
115-
116- Once you've enabled smooth trimesh collision, make sure the concave shape is
117- the only shape of your StaticBody and that it's located at its origin
118- without any rotation. This way, the RigidBody should slide perfectly on the
119- StaticBody.
120-
121109.. seealso ::
122110
123111 See :ref: `doc_importing_3d_scenes ` for information on how to export models
You can’t perform that action at this time.
0 commit comments