So I am yet again posting another forum about my remote events. Basically what I am trying to achieve here is to show the GUIS once a player dies in a game and in the lobby again. But because of my small brain I cannot find the right way to script this, can someone please help me fix what I have done here? It will be much appreciated if you are willingly to help me
Starter gui is something that is cloned to PlayerGuis in each player if you edit startergui it doesnt replicated to player the actual gui you should be editing is in the player instance in a folder called “PlayerGuis” – I think thats the name
this does seem to work but another problem arise, I have this death message system in my game, it only appears during the death message, but when I’m actually back in the lobby it just disappears again. I am super confused rn
it seems like the guis are showing again, thanks for helping me fixing this issue! If possible can you please explain how this work? I don’t really get why setting it to false solves the problem…