So I have inputted a NPC system into 2 of my games, in one of the games it works perfectly fine and in another it breaks and doesn’t work. This also happened with another system, a locker system I have. It isn’t conflicting scripts because I have removed and re-added other systems that aren’t in both games and both still don’t work. No errors are showing up in the F9 menu.
Edit:
This is fixed it turns out that ResetOnSpawn for the GUIs was causing an issue to not have the GUIs appear, it has now been fixed and works properly.