#How do I disactivate the menu that I added on my obby game

1 messages · Page 1 of 1 (latest)

true plinth
#

How do I disactivate the menu that I added on my obby game

#

here how it looks (sorry for not writing well in english i'm french)

hasty spoke
#

CharacterAdded fires every time a new character of your player gets parented to the workspace. So when you die and respawn a new character gets parented to the workspace.

true plinth
#

so what should I remove?

hasty spoke
#

instead of :Connect()
use :Once()

#

and don't make your gui respawn on death

#

there was a property inside of screengui if i am not wrong

#

for that

true plinth
#

inside this?

hasty spoke
true plinth
#

alright i'll try

true plinth
stable bearBOT
#

studio** You are now Level 2! **studio

true plinth
hasty spoke
#

W