Don’t put NPC models in the CurrentCamera, that’s a legacy method of making things local. Simply having the LocalScript copy the NPC over to the workspace should suffice well enough.
Also worth pointing out that you should stop using the parent argument of Instance.new.