Custom character movement

So basically,I am trying to make a movement for my custom character but I don’t really know how.I am not asking for a script,I am just asking for guidelines,where should I start,what should I research,etc…

4 Likes

The first page of Google is very helpful.

19 Likes

Hey there Nikola!

Heres some tips I figured out while making custom rigs have moving animations.

  1. Since you’re doing this for players I would recommend disabling the animation script or changing the animation ids within it.

  2. If you cant really use the animate script constantly check the velocity and check if the absolute value of the velocity x or z is above as number like 1.

  3. try not just using linear and also bob the character up and down.

3 Likes

Oh,I feel stupid now.Anyways,Thanks!

1 Like

Make sure to do research before asking questions that have already been answered. I’m glad I could help, even if it was just regurgitating a bunch of links to other posts.

2 Likes

Thanks! I will use your tips for sure.

2 Likes

first page of Google brought me here >:c


Here are my posts about characters:

30 Likes