I have an NPC which is stuttering frequently when chasing down a player. So I used the SetNetworkOwnership to set the network ownership to nil which is the server. But then I couldn't make animations play on the client when playing animations inside of that NPC. It is a problem with SetNetworkOwnership or it could be other factors affecting it? Help would be appreciated.