Skip to content

Small personal Unity packages for kickstarting Unity 2D projects

License

Notifications You must be signed in to change notification settings

VHonzik/ListonosUnityPackages

Repository files navigation

Listonos' Unity Packages

Small and personal Unity packages for kickstarting Unity 2D projects.

Packages

UI

Drop-in UI elements prefabs that use excellent Kenney Assets sprites and fonts. Some of them also wrap the Unity UI scripts with additional functionality.

Additionally, this package includes a tiny generic navigation system that allows to enable or disable hierarchy of UI objects based on user defined enum type.

UI elements preview

Audio System

Wrapper around Unity's Audio Sources that comes with two pre-set channels and adds additional functionality such as queueing up audio clips.

Time System

Real-world time simulation system for grand strategy style games with built-in UI elements for displaying and controlling it.

Time System UI elements

Jam Menu

Scaffolding for game dev jam projects that gives you Main Menu, Options and Credits screens, all set-up in a minute. It can optionally use Listonos' Audio System and support manipulating the Audio System in the Options screen.

Main Menu: Jam Menu - Main Menu

Credits: Jam Menu - Credits Menu

Ultimate CRT Extensions

Tiny script that extends Ultimate CRT package to supports outputting Ultimate CRT effects to render texture. Note that the Ultimate CRT package is not part of this package and it must be bought from Assert Store and imported into a project for this package to work.

How to Install

Simply clone or download the repo and then follow the 'Installing a package from a local folder' Unity Manual page.

About

Small personal Unity packages for kickstarting Unity 2D projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages