I don’t even know if this is the correct section to ask this .
i recently made a notification system , and im out of ideas about how i can make it better.
The Current features are:
- Tween animations
- Auto Resizing the TextLabel frame and parent frame depending on the given text
- option buttons : if false then there is no button in the notification template, if 1 then therr will be 1 button in the template, if 2 then there will be2,
- setting the text of the option buttons and connecting desired functions to them.
- CD frame
- a system(i don’t know what to call it) : for example, on a phone if the AbsoluteContentSize.Y gets over 350 then the player can not see that notification, so depending on your device this system can stop the duration script so if you’ve already set a duration for your notification template then it’ll wait until it completely comes to view .
I am out of ideas.