Mouse goes invisible when character changes

When ever I change the players character (plr.Character = model) the mouse goes invisible. Does anyone know how to fix this?

Hmmm…
What about disabling the mouse then enabling it right after the change

Possible with the;
MouseIconEnabled feature on UserInputService.

1 Like