Hey! I have a small problem. In studio, animation on a dummy (character) is working perfectly. However, when I join in-game, the animation doesn’t play at all.
(I’m making this a Scripting support post since I made a script which loads and plays the animation).
No, it’s generally just to play an animation on a still-standing character. I’m sending you the exact reference below: (The character which gets animated)
Okay, I never actually used animations on dummies but I’ll try my best
Have you tried using the Animator object?
Is there any other Animations that might interfere?
Alright, so… I actually managed to fix it! The problem was that the animation, which was published (owned) by me, was used in a game owned by a group. I fixed it by publishing the animation with the group as the owner. Thanks for your help tho!