Simple Credits System is A Unity Package that allows you to quickly & easily create A credits scene for your game. Simple Credits System simplifies the process by allowing you to customize the contents of the scene within the Project Settings & generate the in-game scene on the fly.
- Customizable Credits
- Music Support
- Custom Font Support
- Supports A multitude of font sizes
- Credits Scene generated during runtime
- Credits scroll speed adapts to the length of the Music
Go to the repositories Releases tab and download the latest release (or any other release but we recommend sticking to the latest).
Open the Assets menu or right click in your Project Browser and go to Import Package -> Custom Package... and select the .unitypackage file to import into your project.
In the Package Manager, click on the + icon and go to Install package from tarball... and select the .tgz file to import into your project.
In the Package Manager, click on the + icon and go to Install package from git URL... and then enter this URL:
https://github.com/Generalisk/Unity-SimpleCreditsSystem.git
Go to the Packages OpenUPM page and follow the installation instructions provided.