Snacky - An Efficient Way to Show Snackbar Hints

Snacky

v1.1.0

Get it on Wally View it on our Documentation Join our Discord server! Get it on Roblox Get it on GitHub

About :sparkles:


Snacky is the all new HintService, rebuilt from the ground up. We’ve been working on this for a while now and we are excited to finally release it. HintService was one of our most popular resources by far, and we knew we had to create a successor. HintService enforced bad API practices on the end-user and wasn’t as verbose. Snacky takes advantage of the current features, and the result is less objects being created hence less memory being taken up. The UI has been reimagined, styling, and much more has been improved heavily. There really isn’t much to say here… other than it is a fun snackbar tool! :comet:

You can also take a look at the video preview:

Feel free to copy the preview place

Available features :tada:


  • Device Friendly :iphone:
    Works on all devices ranging from consoles to the smallest phones

  • Lightweight :weight_lifting_woman:
    Snacky is small and will take up only a small bit of client resources.

  • Efficient :zap:
    No insane systems in place, just a hint you can control.

  • Cleans Up :soap:
    Completely cleans up after itself, ensuring there are no memory leaks.

… and much more!

Is it better than creating a custom snackbar? :thinking:


Yes, of course! The API is meant to be nicely written with it and much easier than creating your own. Since it can be styled as much as you’d like, there really is no limit on how much you can make it differ from the default UI. Along with customizable tweening, and animation types it would greatly beat out any custom systems.

Installation + Usage :open_book:


To install, you can get the model from the marketplace or install it via Wally. From there, you can go to the next article in tutorials to learn more about how Snacky works. If you need any additional help, feel free to reply to this post or shoot me a message on Discord.

Issues :bug:


Came across an issue in our code? Simply create a new issue on the GitHub repository tagged with the package name or create a new bug report in our discord server.

Conclusion :wave:


Please share all of your feedback below! We are always looking for ways to improve our packages for all.

— Made with :heart: by Canary Softworks

Will you use this package?
  • Sure!
  • No thanks!
  • Maybe later!

0 voters

19 Likes

How would i reposition it to each corner of the screen similar to the old version?
Also is it possible to edit the ui corner radius as well as the uilistlayout (if its centered, to the left or right)

You can only reposition to the bottom left, right, or center. Use the Area property of .new() to achieve this. To change the UI corner radius, use SetStyle