Skip to content
generated from bh679/Unity-Tools

GPT Tools For Unity

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

bh679/Unity-GPT-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-GPT-Tools.git

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

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

Join the Discord server to leave feedback or get support.

About

GPT Tools For Unity

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages