Help in custom movement for a custom character

Hello I had this dinosaur morph but the dinosaur doesnt move so after messing around with humanoid and trying to make it work.It still didn’t work so now I was thinking trying to make my own movement with tweening. But I don’t know where to start. How should I go about doing my own movement script on dinosaur model.
image

Hey,

If you are referring to a player controlled NPC. You need to make sure it is rigged correctly. This can be done through numerous plugins, such as Rig Builder.

After this you may want to include the Animation Local script inside the startercharacter scripts.

Using this script you SHOULD be able to use the default Roblox Animations, or change them to custom made ones.