Hey, so this is cool but when will you make the Github?
When I have time lol, still need to create my portfolio among other things. Right now got can still get it from my Roblox upload and also the documentation is complete so far on this post.
This module looks fantastic! Thanks a lot making this open-source. I will be sure to provide credit when I use this within my game.
Oh my lord! this is amazing. Outstanding work Plasma!!!
Hey, that looks amazing, but I have an issue while using it on a mobile-supported game. Mobile players cannot press anything that’s beneath the GUI, not even move, jump or rotate their camera. I’m sorry if that’s a stupid question.
(That’s for PC also, no input)
Never mind, found a fix!
Glad you found a fix, what was it?
This is EXACTLY the sort of framework my moderation tool needs! I’ll definitely check this out!
The cards also look very clean and slick. Well made!
Your balance is now $69,420 was a good easter egg
Is there a way I can made some some of the notifications show to the whole server not just the client?
Whoops, meant to answer this earlier. If it’s still relevant:
Set up a remote event that the client listens to. When it’s fired, send a notification. Then, you can selectively Remote:FireClient(Player, etc)
or Remote:FireAllClients(etc)
.
Thanks. Big help. Will try this when I am next in Studio. Yep it is still relevant. Been waiting for a reply and to be fair I forgot about it.
Wow, this is cool! How could I modify this to display notifications for my upcoming plugin?
I like it a lot only bug I see is if you get to many at once they disappear and you have to clear to see them again. Other than that maybe Only thing I would like to see done would be a trello function added.
+1 to this bug: After 3 cards the UI starts looking like this until you clear it
Honestly I haven’t touched this system in a long time, might update it later or might not.
Ah I see. Appreicate the reply and keep up the amazing work. (Can’t wait to see your sci-fi game)
This is really useful! Thank You so much. It will help me with a new rp game im working on. Keep on doing what you are doing you are doing such a great job
Struggling to get this to work, enabled the test examples script but nothing is happening
Move the notification ui to startergui, worked for me after I moved it
Hi,
I am using Notification cards in a local script, but if I try and run in a Module Script in Replcated Storage it does not error but does nothing.
Can it run in a module script?