Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
1
Question by Andy Cox · Feb 02, 2010 at 10:57 AM · physicscharacterragdoll

how do i go about making a ragdoll in unity?

im trying to make various examples of ragdoll physics for my dissertation, i have tried looking at some of the ragdoll examples in the first person shooter tutorial of the unity website but i cant seem to get it to work on its own. I need the ragdoll seperate from the tutorial so i can experiment and subject them to various forces. I have tried to import the Robot and Robot-Ragdoll asssets from the completed tutorial but that does not seem to work.

Any ideas, input, or feedback would be most helpful

cheers

Comment
Add comment · Show 1
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image runevision ♦♦ · Feb 02, 2010 at 11:25 AM 0
Share

Can you please elaborate on "i cant seem to get it to work on its own" and "that does not seem to work"? Do you get errors? Wrong behavior? What happens when you try it?

3 Replies

· Add your reply
  • Sort: 
avatar image
2

Answer by runevision · Feb 02, 2010 at 11:27 AM

Have a look at the documentation:

Unity - Ragdoll Wizard

If you have any issues or problems when trying to follow the instructions in the manual, please edit your original question with your new inquires.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by Charles-Van-Norman · Dec 10, 2010 at 10:46 AM

I have a character that is at T-stand at frame 0, but I can't get the Unity Editor to see that frame 0!. Instead, Unity seems to let her happily walk between frames 1-24 (her only other frames.) I've tried:

Note: "idle" is assigned as frame 0 in the Animation inspector, but it doesn't show up by default, and I can't seem to "find" it.

[code]

//idle is set to frame 0 var Anim : String = "idle";

function Start () { animation.Play(Anim); var state : AnimationState = animation[Anim]; state.speed = 0; // state.wrapMode = WrapMode.Loop; animation["idle"].time = 0; } [/code]

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by roamcel · Oct 10, 2011 at 09:03 AM

This might look as shameless advertising since the post is old, but it isn't. I am currently looking for a similar issue but there's a free tool in the asset store called urg. There's a fully ragdolled model in there which performs very good. Plus you get to try the free tool.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

2 People are following this question.

avatar image avatar image

Related Questions

Help with Ragdoll Character Controller 1 Answer

Character Joints, twist and swing 0 Answers

Weird Ragdoll colliders are overlapping after rescaling the game 0 Answers

How should I make a animate fully physics based Active Ragdoll? 0 Answers

ragdoll head stretching 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges