Skip to content

bh679/Unity-Tools

Repository files navigation

Unity-Tools

Unity Tools that I use is most games / apps I build.

  • Open AI Tools
    • Basic API Calls
    • Prompt Injection
    • Chat Interface
  • Generic Tools for using basicly unity functions in the inspector
    • Audio
    • Managing Game Objects
    • Events
    • Materials
    • Phyisics
    • Rendering / Shadow Casters
    • Lighting Settings
  • Useful Math
  • String Extentions
  • Simple Notification System
  • UI Tools
  • User Input Tools

Requirements

Unity (most recent tested on 2021.3.16f1)
Input System com.unity.inputsystem (Importing may require a restart of Unity)
TextMeshPro com.unity.textmeshpro

License

Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)

Installing with Unity Package Manager

To install this project as a dependency using the Unity Package Manager, Install requirements above.
Windows -> Package Manager -> '+' -> add package from git URL... ->

https://github.com/bh679/Unity-Tools.git

or add the following line to your project's manifest.json:

"com.brennanhatton.untiytools": "git+https://github.com/bh679/Unity-Tools.git"

Join the Discord server to leave feedback or get support.

About

Unity Tools that I use is most games / apps I build

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Packages

No packages published

Languages