From 46e93960babce19893dbef3112bbcedbbe09fd1a Mon Sep 17 00:00:00 2001 From: Santiago Ariel Mansilla <56666653+Gann4Life@users.noreply.github.com> Date: Mon, 10 Jul 2023 04:09:17 -0300 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dfc1772..e0d5161 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ This version also seems to have a bug with the gizmos for colliders, so they mig * A window will appear asking you to import the package, click on `Import`. ## Usage +1. Once imported, right click on your model. +2. Look for `MrGann` tab and then click on `RagdollFactory` +3. Begin creating with your preferred workflow. + All tabs have three modes: `Create`, `Edit` and `Delete`. You can change between them with the buttons found in the inspector. ### Collision tabs (Capsule & Box) @@ -24,4 +28,4 @@ All tabs have three modes: `Create`, `Edit` and `Delete`. You can change between ### Rigidbodies tab * `Create` mode: Click on the bone you want to create a rigidbody on. * `Edit` mode: Click on the rigidbody you want to edit, then change the values you need from the inspector window. -* `Delete` mode: Click on the rigidbody you want to delete. \ No newline at end of file +* `Delete` mode: Click on the rigidbody you want to delete.