Hi i wanted to ask how could i fix the sanitized ID error problem, I have a script:
local Animation = script.Parent.Parent.AnimationController.Animator:LoadAnimation(script.Parent)
Animation:Play()
This is a model without a humanoid thats why i am using animationcontroler, First i know the normal fix would be changing the animation to be my group, The only thing is my game is set to creator “me” aswell as the animation, I made the animation its self and uploaded it my self so idk what it wants