Hello, I have a multiplayer game and it is great, but when someone leaves using the X, instead of disconnect button, the user leaves but player is still there. But with the button, Both are one(good)
So how would I fix this abrupt leave problem where the char is still there after leave.
I have already done “OnDisconnectedFromServer”