NPC having a weird animation problem

I appear to have another problem. I have parts welded to an NPC’s rootpart, and it seems to be messing up the animation:

However, when i disable said weldconstraints:

I get another issue with the NPC.

for reference, how the animation is supposed to look:

3 Likes

Honestly this just looks like a hip height issue

2 Likes

I have the hipheight at 0, and also, the rig is a normal invisble r6 rig underneath. It seems to be something else, since im always having my NPCs with a hipheight of 0 and experiencing no issues.

1 Like

Is the monster’s collisions off?

1 Like

Yes, everything has collision off and is massless.

Well not really sure then, try setting the Hip Height to 1 or some, doubt it’ll do something but its worth a shot

1 Like

Well, prior to this, chenging the hip height would ether make the NPC float higher, or be lower in the ground. However, none of these changes fixed the stiffness in the animation, as well as the wobbling.

Well I doubt you were animating the HumRoot so I’m gonna assume that maybe the WeldConstraits are off or something, not really sure if the welds “Parts” will actually affect anything but I usually have them as Part0 = MainPart and Part1 = OtherPart

Also check if the “OtherPart” is welded to a different part that could maybe be welded to another different part that is moving

I just now checked, and all the welding seems to be right.

1 Like

You mentioned that you were using an invisible R6 rig. I’m assuming you’re using the R6 rig to move it around, could you try removing the Rig and just having the Monster as the Humanoid?

Problem is, the R6 rigs rootpart is what connects to the monster. Without the r6 rig, it wouldnt function.

I have no other solutions ;-;

Guess I cant help

Rip thanks for trying to though!

More information on the problem:

The monster model is a folder in the R6 rig named CharacterModel.
The HumanoidRootPart has a joint that connects to the LowerTorso. (LowerTorso is a part in the CharacterModel)

I noticed that the animation itself is not stiff. Its mostly the LowerTorso part. It does not move much.

I found a somewhat solution. I changed the humanoid to R15 and it behaves fine now.

Just asking, Is there a way to keep it R6?

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