How to make a animation editor system

  • Trying to make humanoid movement animation to “Toy” (BundleID: 43) with scripting (RobloxTS / LuaU | Rojo [Doesn’t matter anyways])
  • Character.Humanoid.Animate => Can not load animation as that asset type is not an animation
2 Likes

The “Animate” script is not a child of the humanoid, it is instead a child of the Character.

1 Like

I mean the childs inside (?Value → Animation)
It only allows AnimationID But not type “Run”

1 Like


solved

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.