Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Bottom right information boxes?

Asked by 6 years ago
Edited 6 years ago

In many games, I've seen small boxes pop up in the bottom right corner. They're just like the ones that show when you earn points, but they are customized. If you need a more specific example, they appear in Jailbreak when you start a robbery. Anyways, does anyone know how these are made? If they're custom, I'm fine with making my own display, but I want to know if something like this was built in and can save me time. I've searched the internet and found nothing, so if you know anything please leave a response. Thank you.

1 answer

Log in to vote
1
Answered by
yoshi8080 445 Moderation Voter
6 years ago
Edited 6 years ago

I would believe using StarterGui:SetCore("SendNotification") would help you here. I provided a link to the wiki as a reference.

0
Thanks! ThatPreston 354 — 6y
0
you're welcome yoshi8080 445 — 6y
Ad

Answer this question