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
0
Question by Lupod · Apr 20, 2016 at 12:02 PM · animator controllerhumanoidanimation script

Creating complex Animator Controllers through script

I am creating an Animator Controller for a humanoid Character using the Animator Window of the Unity Editor. I have several different states like idle, walk, run and crouch, each in forward, backward and sideway directions, all of them either with a pistol, a rifle or melee. I am mostly done with what I have planned for this first stage, but thinking about planned states like prone, climbing etc. I get a very bad feeling about the complexity of the system, even though I am using Sub State Machines for clarity. I do like the Animator window as it gives a nice ability of previewing and debugging transitions for example, but at this complexion level development does not feel so straight-forward as it does with small controllers.

Many adjustments to the animation system during the development have to be repeated in several parts of the system, which emerges in a massive time sink. To keep the frustration level low I have to improve the concept in terms of development effiency and maintainability.

The docs about the AnimatorController API contain a promising example of creating such a controller through script. I am thinking about using the features of C# to organize animation states, but did not yet elaborate on this idea.

Do you have experience with managing complex Animation Controllers exclusively through scripts? Are there libraries suited for my general problem described above?

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
0

Answer by Lupod · Apr 24, 2016 at 02:41 PM

Here is what I found out so far:

  • There seems to be a terrible bug with BlendTrees created from script, which I reported: https://fogbugz.unity3d.com/default.asp?791261_635ue14vkn4bc8ko

  • You have to be careful with references. For example you can assign the same transition object to multiple states which is not possible through the editor and seems to confuse the engine. Just clone the transition object into a new object to retain the benefit of using a script to create multiple transitions automatically.

I will have to wait for a response on my bug report before I dig deeper into the topic. The BlendTree problem is a real show stopper for this purpose.

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

3 People are following this question.

avatar image avatar image avatar image

Related Questions

(Animation) Bones' transforms are gone 1 Answer

How is it possible to Lerp from a non initialized value to an initialized value? 1 Answer

How does vector multiplication and position updates work in unity? 1 Answer

Issues with rig animation when flipping local scale.x direction on game object 2 Answers

Retargetting Quality low on SAME RIG 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