Change players animations

General support.
Post Reply
User avatar
pyatyorochka
Contributor
Contributor
Posts: 31
Joined: Sun Jun 13, 2021 4:55 am

Greetings! There was a question about how to change the animation and the players. Let's say I have an animation. What should I do?

https://ibb.co/nb1h0B8
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

1. Check the documentation: In the Unity Top Editor Menu -> MFPS -> Tutorials -> Documentation -> Player Animations.

2. Depending on the animation you want to replace, you have to find the Motion state (in the Animator window),
if you don't know how to navigate in the Animator window, you simply have to double click on the Machine State (the hexagon figures) to open the Motion State (the box figures), when you click on a Motion State you will see in the Inspector window the field "Motion" where you can assign the animation clip for that Motion State.

Read this if you are not familiar with the Animator window: https://docs.unity3d.com/Manual/class-A ... oller.html
How to find your Invoice Number: Here
How to find your Order Number: Here
Post Reply