Skip to main content

Questions tagged [mecanim]

0 votes
0 answers
79 views

What's the optimal way of reusing animation, rigs and controllers in a complex setup with multiple characters in Unity 2022.3? I've got a somewhat complex scenario: One character that has 20 skins, ...
Fernando D'Andrea's user avatar
0 votes
1 answer
1k views

I have a rather rudimentary layer set up: Lower Body: no mask, full weight, override. Upper Body: upper body mask, full weight, override. This works as intended. Standing Up: full body mask, full ...
Zoop's user avatar
  • 161
1 vote
1 answer
286 views

I want my player to aim up and down with a pistol. I have stored an "aim up" pose in one anim file, and I have stored an "aim down" pose in another anim file. I want to blend ...
tmighty's user avatar
  • 919
1 vote
1 answer
2k views

I have set up a relatively simple example scene with one enemy. This enemy is controlled with an animation controller. In this animation controller, I have set up a trigger named "Hit". The enemy ...
tmighty's user avatar
  • 919
0 votes
0 answers
43 views

A rigged generic models head keeps rotating to follow the camera. When there is an animation like shaking the head, the head animates weirdly as compared to without rotation. Is there anyway to fix it?...
MrRobot9's user avatar
  • 331
1 vote
1 answer
380 views

I am trying to implement a combo system in my Unity project. I started with a coroutine to call a single attack and it goes relatively smoothly, the problem occurs when I try to modify said coroutine ...
FSic's user avatar
  • 188
1 vote
1 answer
307 views

I've done a few animations in Blender for my 3D character but the problem is, that they look different in Unity. It seems like the eyes are moving too much. I tried to change many things in import ...
Błażej Smorawski's user avatar
1 vote
0 answers
175 views

I have a character that can carry a single-handed weapon, a two-handed weapon or no weapons at all (weapon hold type int parameter) with a boolean if aiming or weapon down. He can remain idle, he can ...
takada yoshiro's user avatar

15 30 50 per page