#trynna make hud vanish when click play button but it dont work
12 messages · Page 1 of 1 (latest)
I see
You aren't playing the second tween
Which means the value of the HUD doesn't turn to 0 when executed
After local fw =....
Add fw:Play()
frfr
tho it has f.visible and it doenst make it not visible after 5 seconds
i fixed it tho
and explorer is fine
it was the same when i posted the help thingy
"if f.backtransperency == 0 then" in your old version means it wont continue the if statement until the HUD transper. reaches 0
wait real