Browse Source

Move ragdoll tutorial to physics category

Nathan Lovato 6 years ago
parent
commit
afb6c6f327
3 changed files with 1 additions and 1 deletions
  1. 0 1
      tutorials/3d/index.rst
  2. 1 0
      tutorials/physics/index.rst
  3. 0 0
      tutorials/physics/ragdoll_system.rst

+ 0 - 1
tutorials/3d/index.rst

@@ -19,6 +19,5 @@
    using_multi_mesh_instance
    working_with_3d_skeletons
    inverse_kinematics
-   ragdoll_system
    vertex_displacement_with_shaders
    fps_tutorial/index

+ 1 - 0
tutorials/physics/index.rst

@@ -9,4 +9,5 @@ Physics
    rigid_body
    using_kinematic_body_2d
    ray-casting
+   ragdoll_system
    kinematic_character_2d

+ 0 - 0
tutorials/3d/ragdoll_system.rst → tutorials/physics/ragdoll_system.rst