How to add avatar and state machines in u3d

Source: Internet
Author: User

1, add animator Avatar.

A. Now change the file format of the project panel's animation file to humanoid,apply and then configure. If there is nothing to modify, just dot done. Change to apply a bit more done. Then click on Create panel and you will see that animator components already exist on the component of our character. Next, let's create a character state machine.

2, create the state machine.

To create a animator controller in the project panel, double-click the newly created new animator controller, the animator panel appears, and the animation we need is dragged into the panel for editing. The animated effect I do is that I want the character to move from a stationary state to a walking state and then transition from State.walk to State.idle. Right-click on the static (idle) state control, create a transition (make Transition), connect to the walk control (from Idle on the mouse freely to the left button on the walk), the same, right click on the Walk control Connect back to idle again.

How to add avatar and state machines in u3d

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.