04.03.2016, 19:23
Is there a way to make the player invisible only to himself? I know about setPlayerInvisible, but that's not quite what I am searching for. setPlayerInvisible makes the player invisible to everyone else. I need the player to not be able to see himself, independently to whether or not he is visible to everyone else. I'm assuming that's not possible (Without creating invisible meshes or rewriting the camera from scratch)?