I'm trying to make some aggressive NPCS that do animations and attack you but the problem that the player can push the NPC and the NPC can also push the player, i tried to anchor the "Humanrootpart" but this will make the NPC stop following me, so is there a way i can make it to stop pushing the NPC?
I'm not sure if this works but try enabling the custom physical properties of the torso and set the desnity to 1. This should make it heavier than the player and therefore not be moveable by the player as easily.
The npc is not animated therefore it does nothing, if you are using for just decoration purposes and it is not suppose to move then anchor it, other than that if it was an npc that would follow you or walk around, same thing would not happen.