/Useful-Unity-Assets

A collection of useful Unity assets and scripts I have made for myself.

Primary LanguageC#Creative Commons Zero v1.0 UniversalCC0-1.0

Useful-Unity-Assets

A collection of useful Unity assets and scripts I have made for myself.

Feel free to use them in any project you want (noncommercial or commercial). No need to credit me, but it would be appreciated. I would love to see your projects aswell!

Installation

  • Make sure you have all prequisites installed
  • Import/download the latest .unitypackage from releases into your editor
  • Optional assets
    • ScriptTemplates - C# script templates for Unity. Copy this folder into the root of your project's Assets folder, then restart Unity editor. You can use these by going to Assets > Create > C# Templates.
    • .gitattributes - Used to tell Git LFS how to handle certain common large gamedev assets
    • .gitignore - A common git ignore file used for Unity projects

Prequisites

Credits

Credits to Kenney for art assets used in some examples.

Other

You can also check out my favourite Unity packages/assets here.