I want my game to have a dialogue pop-up in the beginning, saying hello, welcome, etc. I don’t want to use roblox’s basic dialogue system for obvious reasons.
I want a UI to pop-up on the screen and then a series of messages to play out, and then when that is done I want it to disappear. I’ve checked out tons of tutorials and they all are either outdated or not what I am looking for.
How can I achieve this? Thank you.
Which parts specifically are you having trouble with?
Break the problem down into steps.
1 Like
Well i’m not a very experienced scripter so it’s pretty tough all around for me.
I do know that I need a script that puts the dialogue on the players screen when they load into the game.
Then a script that types out a couple lines of text, deletes it after a few the seconds, and types out a few more lines.
Lastly a script that closes the UI