Ragdoll Creatures
Provides everything you need to create 2D active physics ragdolls in Unity.
Key Features
- Adjustable Active Physics Ragdoll Controller
- Create physics animations via the Unity animation window
- IK based on physics
- Switch between ragdoll and active ragdoll
- Premade playable stickman
- Use of the new Unity Input system
- Easily expandable and customizable
Example Scenes
Includes different example scenes that give you a good insight and make it easier for you to create your own hilarious ragdoll games.
- Interaction with objects and weapons
- Walk animation based on physiscs
- Arm IK based on physiscs
- Ragdoll collison with effects
Create your own active ragdolls
- Create a ragdoll in unity with joints (HingeJoint2D, FixedJoint2D,…)
- Add the RagdollCreatures scripts
- Configure the scripts and InputSystem for your needs
- Play!