Hello! I’m making a framework and I need motor6d to animate it, i have a problem; in the animatable section i cannot change the childname value because it is readonly and not scriptable, i saw that moonanimator can change it, do you know how can i do the same without using it?
I’m not sure but it might be a plugin thing. Plugins have more permissions than roblox script instances. Try running your script as a plugin to see if that fixes your issue.