https://github.com/leomovskii/essentials
Various scripts and editor tools for unity. Free for use for ANY purpose.
https://github.com/leomovskii/essentials
csharp unity
Last synced: 2 months ago
JSON representation
Various scripts and editor tools for unity. Free for use for ANY purpose.
- Host: GitHub
- URL: https://github.com/leomovskii/essentials
- Owner: leomovskii
- License: cc0-1.0
- Created: 2024-09-08T13:50:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-29T08:09:45.000Z (over 1 year ago)
- Last Synced: 2025-03-24T11:16:03.799Z (over 1 year ago)
- Topics: csharp, unity
- Language: C#
- Homepage:
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What is it?
This is compilation of useful scripts (maybe something other in future) for unity, which I used in my products.
# Table of contents
1. [Attributes](https://github.com/leomovskii/essentials/blob/main/Assets/Plugins/Essentials/Attributes/attributes-readme.md)
2. [Architecture](https://github.com/leomovskii/essentials/blob/main/Assets/Plugins/Essentials/Architecture/architecture-readme.md)
3. [Gameplay Utilities](https://github.com/leomovskii/essentials/blob/main/Assets/Plugins/Essentials/GameplayUtilities/gameplay-utilities-readme.md)
4. [Code Utilities](https://github.com/leomovskii/essentials/blob/main/Assets/Plugins/Essentials/CodeUtilities/code-utilities-readme.md)
5. Other documenting in progress
6. [ToDo](https://github.com/leomovskii/essentials/blob/main/todo.md)
# Installing
Download actual .unitypackage release and import to project dragging to **Project** Tab or using **Assets/Import Package/Custom Package** menu.