[SOLVED] Player Animation not working

hello developers . this is my project bellow .
https://playcanvas.com/project/953606/overview/multiplayer

player animations are not working in the project . can anyone suggest me some solution .

Heiarcy tab → player → modeltpc (thats where the problem arises).

Hi @anya,

I see your player entity doesn’t have any animation or anim component attached.

You should do that before trying to play any character skinned animations.

Check the following tutorial and example on how that works:

https://developer.playcanvas.com/en/tutorials/anim-blending/

https://developer.playcanvas.com/en/tutorials/third-person-controller/

2 Likes

The animations worked fine in the fork of your project I made for your other topic. Please confirm if your problem is solved so we can mark the topic as solved as well.

https://playcanvas.com/project/954479/overview/multiplayerfork

1 Like

8 posts were merged into an existing topic: Multiplayer problem

thank you so much for your solution …

1 Like