Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 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
0
Question by Henri 1 · Mar 29, 2011 at 10:16 PM · animationcharactergameobjectsbce0023

Character animation problem

Hello!

Have a little confusing problem.

My character consists of a biped skeleton, head, upper, and lower parts.

Now, when I did all the animations, it seems as if unity only animates the biped, and not the parts as well.

The Head, Lower, and Upper parts also contains animation keyframes (like cloth and hair moving) but Unity does not combine them.

Now when i play my e.g. idle animation, the player mesh animates, but the hair, body, and legs mesh does not animate.

So everything works, except for the moving hair and clothing.

I tried attached the "Animation" part to the head, lower, and upper parts, added the same animation frames, did a "Gameobject.find" function, but when I say for instance: "PlayerUpper.Animation.Play(wave);" it does not animate and I get the following error:

Assets/Standard Assets/Character Controllers/Sources/Scripts/Powerup2.js(23,38): BCE0023: No appropriate version of 'UnityEngine.Animation.Play' for the argument list '(UnityEngine.Animation)' was found.

Any thoughts?

Comment
Add comment
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

1 Reply

· Add your reply
  • Sort: 
avatar image
1
Best Answer

Answer by Jason B · Mar 29, 2011 at 11:31 PM

Almost anything that isn't "baked" into your animation as key framed bone deformation won't work outside of your program once it's exported to FBX. For instance, if I run a cloth simulation in Lightwave for a cape on my walking character, and then export the FBX, the cloth will no longer flow because it has no bones in it and I did not animate it by hand with key frames. It was animated using a special physics plug-in that only works through Lightwave.

If you want the clothing to move with the body, you will have to assign the clothes to animate with your skeleton; same with the hair, you will need to control it with bones.

If you wanted however, if you have long hair, you could have it dynamically flow in-game by assigning a skinned cloth to it. Read the manual to see pretty much step by step how to set that up.

To some degree you could do the same with the clothes, but the clothes will rely firstly on the movements of the body, so no matter how you cut it, you're going to have to animate the clothing with the skeleton you're using to deform your character.

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

No one has followed this question yet.

Related Questions

How can I use a joystick for a mobile app to control specific limbs of a character? 0 Answers

billboarding an animated plane character 2 Answers

iTween Char Animation 1 Answer

Problem with a legacy animation made in unity 0 Answers

Rigging a character made in Unity 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