Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ohhnate/unityhelpers

Helper Classes and Systems for Unity Projects
https://github.com/ohhnate/unityhelpers

extensions game-development systems tools unity utilities

Last synced: 21 days ago
JSON representation

Helper Classes and Systems for Unity Projects

Awesome Lists containing this project

README

        

# UnityHelpers

UnityHelpers is a public repository of scripts and tools for Unity game development. It contains a variety of helpful classes, extensions, and systems that are designed to make your Unity development process smoother and more efficient. Feel free to use it to streamline your workflow, improve the performance of your game, or simply learn new techniques and best practices.

`Please note` that while the scripts and tools in this repository have been tested and are functional, some of them may not work as intended and may require modification to suit your specific needs. Or even in some cases some of the systems may be unfinished or not fully fleshed out. This repository is a work in progress and I am constantly adding new features and improving existing code. If you encounter any issues, please feel free to report them in the Issues section or submit a pull request to contribute to the project.

## Folder Structure

- `UnityHelpers/Extensions`: Contains extensions methods for various Unity classes/methods/generics/primitives.

- `UnityHelpers/Tools`: Contains various utility classes and methods for Unity development.

- `UnityHelpers/SystemExamples`: Contains folders for a variety of different example systems for a Unity project.

- `UnityHelpers/DataStructures`: Contains a variety of different data structures made for Unity development.

## Usage

To use any of the scripts or tools in UnityHelpers, simply copy the relevant files into your Unity project's `Assets` folder.

## License

UnityHelpers is released under the [MIT License](./LICENSE.txt).