Making a custom "badge award" indicator

In games like DOORS, once you obtain a badge instead of getting the typical Roblox-made badge notification in the bottom right corner, it is replaced with a custom badge notification like you see in Doors. Thanks! :sweat_smile:

The only thing I could possibly think of is that DOORS almost has their own type of achievement system, in which they disable the badge notification and instead just have their own UI element for it. They probably also just award the badge normally using their system.

yeah, thats exactly how it works, you can use remoteEvents, or just Events to signal a achievement :+1:

(also look around before making a topic, this took two google searches and about 10 seconds)

2 Likes

Thanks! Will do that next time, my bad for the trouble! :smiling_face_with_tear: