From f22bb949b3865c68d5fc588a6e8d032096dc788a Mon Sep 17 00:00:00 2001 From: Brian Will Date: Mon, 12 Jun 2023 17:24:34 -0700 Subject: [PATCH] removed the PhysicsSamples "Single Ragdoll" scene, which was broken in the current version; it will be restored later --- PhysicsSamples/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/PhysicsSamples/README.md b/PhysicsSamples/README.md index 548b64e13..a0a290a96 100644 --- a/PhysicsSamples/README.md +++ b/PhysicsSamples/README.md @@ -41,7 +41,6 @@ Scene | Description | 8. Joints and Motors /
Joints - Parade | All joint types | ![Demo Image](READMEimages/joints_parade.gif) | | 8. Joints and Motors /
Joints - Limit DOF | Limiting degrees of freedom | ![Demo Image](READMEimages/limit_dof.gif) | | 8. Joints and Motors /
Joints - Ragdolls | Obligatory stack of ragdolls | ![Ragdoll](READMEimages/ragdoll.gif) | -| 8. Joints and Motors /
Joints - Single Ragdoll | A ragdoll built with the [Ragdoll Wizard](https://docs.unity3d.com/Manual/wizard-RagdollWizard.html) | ![Demo Image](READMEimages/single_ragdoll.gif) | | 8. Joints and Motors /
Motors - Parade | All motor types | ![Demo Image](READMEimages/all_motors_parade.gif) | | 8. Joints and Motors /
Motors - Position | Position motors | ![Demo Image](READMEimages/position_motor.gif) | | 8. Joints and Motors /
Motors - Linear Velocity | Linear velocity motors | ![Demo Image](READMEimages/linear_velocity_motor.gif) |