Hello.
I’m trying to create a game, and I want to make a message like the one from Spray Paint.
I’m not the best at creating these, I have tried looking up a tutorial, and can’t find a real easy solution.
Any help would be appreciated.
Hello.
I’m trying to create a game, and I want to make a message like the one from Spray Paint.
I’m not the best at creating these, I have tried looking up a tutorial, and can’t find a real easy solution.
Any help would be appreciated.
Are you wanting some kind of animated popup? It just looks like three elements, the header, the body (x-aligned centrally) and a button with a UICorner set to half its y-axis.
I would like a animated one just like spray paints.
Ok, I’ve not played the game to see how it’s animated, but here’s an official article to get you started on tweening:
GUI Animations (roblox.com)
Yes, you should use tweening. As the base you should use ScreenGuis with a frame and TextLabels.