From 9cd7b7ba9a59f6b48f38422c99fa095831e0f8b4 Mon Sep 17 00:00:00 2001 From: corkyw10 Date: Tue, 6 Apr 2021 15:23:01 +0200 Subject: [PATCH] Added step for enabling Simulation Generates Hit Event on all meshes --- Docs/tuto_A_add_vehicle.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Docs/tuto_A_add_vehicle.md b/Docs/tuto_A_add_vehicle.md index 8db33801a..bd26cb8de 100644 --- a/Docs/tuto_A_add_vehicle.md +++ b/Docs/tuto_A_add_vehicle.md @@ -135,6 +135,7 @@ __3. Set the Collision mesh.__ - Select all the wheels: - Go to the **_Tools_** panel and change the **_Primitive Type_** to `Sphere`. - Go to the **_Details_** panel and change **_Physics Type_** to `Kinematic`. +- Enable **_Simulation Generates Hit Event_** for all meshes. - Click **_Re-generate Bodies_**. - Adjust the wheel sphere to the size of the wheel. - Save and close the window.