GUI - Doesn't work after player morphing

I have no idea where to put this

  1. What do you want to achieve? I want to make a morphing button. It now does work fine but GUIs don’t work well

  2. What is the issue?
    The topbar button (Using ForeverHD’s topbarPlus) doesn’t close and open the GUI when player is morphed (as shown on the video)

  3. What solutions have you tried so far?
    I tried looking d=for solutions here at devforums and on other sites.

I am thinking of when the player morphs, I will delete the old TopBar button and create a new one, but I don’t know if it is good and on how to execute it.

Also, the GUI’s are there when I tried to make the GUI all visible so the problem are the buttons

2 Likes

Can I see the code for the TopBarPlus buttons please?

Make sure the GUIs you made have the “ResetOnSpawn” property set to false.

It is the same as the script in TopBarPlus topic here in forums. Idk why my computer cant paste