I did a Notification System that looks really good and its really easy to use, i made it a plugin so i can price it, you just need to click the plugin button inside the Plugins tab and you already inserted the system, also left a script explaining how to use it
The animation isnt that smooth honestly. And I say that there is a lot of empty spaces. I am also not a fan of the opening and closing animations. I mean its good but not smooth at all. Also the text should be more bigger or make the gui smaller and add rounded corners. Other than these things its a solid 7/10 with these things I’d say 3/10.
I don’t think that’s not necessarily what they meant. I’m assuming that their point is your animation is very snappy. I suggest messing a little with Enum.EasingStyle and Enum.EasingDirection a bit to make it look buttery-smooth! For example, you could set the EasingStyle to Circular and EasingDirection to In when the white box goes out of frame to show the text. Then you could do the same EasingStyle for when the white box gets into view but instead, the EasingDirection could be set to Out. I imagine it to improve the animations, but you have to mess with it. : P
Another thing I suggest is tempering with UICorners a little to make it very modern and make the emblems larger to fill up that empty space a bit more.
I made some changes to the animation myself, such as adding an animation when the notification appears. I also added a title. Other than that though, I think the design is very simple but still adds a lot compared to the default Roblox notifications that I was using before. Bravo! I am now using this in my experience. Thank you thank you!