Use the following logic to open the GUI for the player who clicks it:
For a deeper look at the existing papers and lore in Area 51, you can watch this breakdown: Roblox Script -- Survive and Kill the Killers i...
Right-click the Paper part and select > ClickDetector . Design the Paper GUI : Use the following logic to open the GUI
Change its Size to look like a thin sheet (e.g., 1, 0.05, 1.4 ). 1.4 ). In StarterGui
In StarterGui , create a ScreenGui containing a Frame and a TextLabel (this is what the player will see when they click the paper). Set the Frame 's Visible property to false by default. : Inside the Paper part, insert a Script .
Use the following logic to open the GUI for the player who clicks it:
For a deeper look at the existing papers and lore in Area 51, you can watch this breakdown:
Right-click the Paper part and select > ClickDetector . Design the Paper GUI :
Change its Size to look like a thin sheet (e.g., 1, 0.05, 1.4 ).
In StarterGui , create a ScreenGui containing a Frame and a TextLabel (this is what the player will see when they click the paper). Set the Frame 's Visible property to false by default. : Inside the Paper part, insert a Script .