#IntroGui Not showing during test play

1 messages · Page 1 of 1 (latest)

atomic nexus
#

Hi there, I’m having trouble with my intro gui, whenever I click test play it is not showing? I’ve tried looking everywhere but can’t seem to find anything or why it’s not showing as it should. Thank you!

atomic nexus
# earnest trout Wdym intro gui

The background image and functions that show when you start a game. Where it shows “Start” “Settings” “Credits” etc

earnest trout
#

And what did u try so far to make it?

atomic nexus
#

I placed a screengui inside of starterGui, added the script I needed for effects, start button, settings, wait time, and then I placed the image label which is the background image the start buttons and everything shows on. The loading frame and bar, a different background it cycles through, intro music(sound)

atomic nexus
#

Correct, maybe I need to redo my script?

earnest trout
#

it should show

#

when u

#

play

atomic nexus
#

When I click play to test it doesn’t show at all 🥲 even when I manually click “visible”

atomic nexus
#

I’m on my phone but I can show you the pictures!

earnest trout
#

its just weird issue

#

but wait wait

#

in studio

#

u can see it fine?

#

before clicking play

atomic nexus
stray muskBOT
#

studio** You are now Level 1! **studio

earnest trout
#

idk if u can put screengui into frame

#

but

#

in studio]

#

do u see it perfectly fine

#

before clicking play?

#

or its invisible

atomic nexus
#

Yep! When I click visible it pops up perfectly fine, when I test play it does not

earnest trout
#

then play

#

does it still not show?

atomic nexus
earnest trout
#

now click play

#

does it dissapear?

atomic nexus
#

When I click play it shows! 😮

earnest trout
#

so your problem is

#

if its off

#

and u turn on in game

atomic nexus
#

All though it’s off-scaled a little

earnest trout
#

it doesnt show

earnest trout
#

for that

#

on screengui

#

ignoreguiinset

#

smth like that

#

select to true

earnest trout
#

or i missunderstand

atomic nexus
#

Then click visible- false and then test play?

earnest trout
#

i mean

#

i dont get your problem

#

is your problem that

#

if its off in studio

#

and u turn visible true during the game

#

it doesnt show up?

atomic nexus
#

It’s super confusing I’m sorry, and yep! That’s my problem. When I click visible inside of studio (not play) it shows up fine. When I click visible and start it shows, however when I go back into edit and click visible: false, and click play it does not show

earnest trout
#

cuz you never enable it

#

ig?

#

like

#

during the game

#

u dont turn it on

atomic nexus
#

No I know I turned it on to see if it will show, but it doesn’t show anything when I test play. Is it supposed to do that? I was told it shouldn’t 🥲

earnest trout
#

but

#

if its invisible by default

#

and no script changes that

#

it wont be visible

#

during the game

atomic nexus
#

I am too 🥲 explaining it through text is hard because it’s so much. And I’ll check my script!

earnest trout
#

ill just help u

#

If you want

#

the screen

#

to be visible during game only

#

not in studio

earnest trout
# atomic nexus

then if this is your structure

just do in script
script.Parent.Enabled = true

#

unless u turn off the frame

#

if u turn off the frame not screengui

#

then do

#

script.Parent.Parent.Visible = true

atomic nexus
#

Ok let me check 🥳 thank you sm

stray muskBOT
#

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

atomic nexus
#

Actually I think I can screen share

earnest trout
#

and see if it fixes your issue

#

its still hard for me to completly understand whats the problem

atomic nexus
#

Should I just screenshare and show you?

earnest trout
earnest trout