Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to make my health bar and other frames appear after my Intro gui's Play button has been pressed?

Asked by 6 years ago

Explained in the title

0
Are you serieus? Never saw a question this bad User#20388 0 — 6y
0
This is called scriptinghelpers and people are suppost to help. Not judge other people on questions. Im new to scripting and im trying to learn how to make my game as best as possible. 1saudel411 2 — 6y

1 answer

Log in to vote
0
Answered by 6 years ago

Just when the button is pressed and the gui of the intro dissapears make the other gui's Guinamehere.Frame.Visible = true u need to do before local like local healthgui = game:GetService("StarterGui").guinamehere local mainframe = healthgui:WaitForChild("MainFrame") if that doesnt works theres an other way i can say u.

Ad

Answer this question