• 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 /
  • Help Room /
avatar image
1
Question by jimmyt9574 · Nov 19, 2015 at 02:44 AM · animationanimator controlleranimationcurvecrossfadeidle animations

How can I effectively generate a random idle animation? Unity generates ugly transitions.

I'm trying to animate an audience. I want one animator controller and script combination to run on all of the audience members to generate a random idle animation for each of them. To do this, I'm putting various animations into an animator controller and randomly transitioning between them. Some of these animations are really just poses - for example, arms crossed or arms in lap.

The problem I'm running into is that in this case the Unity generated transitions are terrible. For example, the automatically generated transition from arms crossed to arms in lap involves extending the model's arms directly overhead towards the ceiling. What!? I've tried using a middle pose. This reduces the problem, but the problem persists (for example, in the form of medium-small random, unnecessary, sudden bone rotations that are immediately reversed but clearly animated for the user to see). I'd prefer to avoid animating every possible transition by hand, because I want a solution that generalizes well to a large number of poses and animations.

I can't switch to doing this programmatically with crossfade. I've tried that. If I could somehow add an animation curve, it would work. But I can't, and therefore crossfading transitions directly to the middle pose and from there to the target pose... basically, the arms/hands follow two lines that form an unnaturally sharp angle. It looks robotic. If only I could programmatically create animations. Then I could take various poses, randomly combine them, and add the appropriate curve. That would be awesome, but Unity doesn't seem to have anything even close to that type of functionality.

Is there a reason that the Unity generated transitions would throw in random, unnecessary bone rotations? Something I can change? Or a way of gaining more control over animation transitions? Or do I have to just sit down and animate every pose / animation transition I want to have? There are too many for that to be time effective, but perhaps it is the only way.

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 jimmyt9574 · Nov 19, 2015 at 02:47 AM 0
Share

The poses, animations, and models, and rigging were all done in Blender.

0 Replies

· Add your reply
  • Sort: 

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.

Welcome to Unity Answers

The best place to ask and answer questions about development with Unity.

To help users navigate the site we have posted a site navigation guide.

If you are a new user to Unity Answers, check out our FAQ for more information.

Make sure to check out our Knowledge Base for commonly asked Unity questions.

If you are a moderator, see our Moderator Guidelines page.

We are making improvements to UA, see the list of changes.



Follow this Question

Answers Answers and Comments

46 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Is there a possibility to reuse substate machines in other animator? 0 Answers

Animations not playing in game mode 1 Answer

My character moves while in idle 0 Answers

How to add clips to my 3D model ? 0 Answers

Hey. I wanted to create RTS character controller, for some reason my character cannot move in the scene and animations clash. I also want to add gathering animation(code) 0 Answers

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges