How can I re-create this?

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.

1 Like

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)

1 Like

Yes, you should use tweening. As the base you should use ScreenGuis with a frame and TextLabels.

2 Likes