Animator only works at parent object? I tried to move animator component to child object that has mesh renderer, but when I do it, animations are not played like this video.
Above 1. 's trial intention is eventually sync mesh collider to this monster 3d model’s animation. So trying to achieve monster hit user’s character when it attack right timing.
But as you can see, mesh collider stand still regardless with current playing animation.