https://github.com/knapeczadam/unity-ragdoll-with-primitives
:dolls: Unity ragdoll study with primitives
https://github.com/knapeczadam/unity-ragdoll-with-primitives
ragdoll unity unity3d
Last synced: 2 days ago
JSON representation
:dolls: Unity ragdoll study with primitives
- Host: GitHub
- URL: https://github.com/knapeczadam/unity-ragdoll-with-primitives
- Owner: knapeczadam
- License: mit
- Created: 2018-04-13T18:46:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-10-24T06:46:28.000Z (8 months ago)
- Last Synced: 2025-10-24T08:39:28.966Z (8 months ago)
- Topics: ragdoll, unity, unity3d
- Language: C#
- Homepage:
- Size: 28 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity-Ragdoll-with-primitives

### Used versions
* Unity: 2017.3.1f1
* .NET Framework: 4.7.1
##### Useful links
* Ragdoll's joints are based on: [Interactive Tutorial 1: Play & Edit Mode](https://assetstore.unity.com/packages/essentials/tutorial-projects/interactive-tutorial-1-play-edit-mode-99562)
* [Ragdoll Wizard](https://docs.unity3d.com/Manual/wizard-RagdollWizard.html)
* [Trail Renderer](https://docs.unity3d.com/Manual/class-TrailRenderer.html)