https://github.com/b1lodhand/absent-variablebanks
a relatively complicated package for scriptalbe object based variable management package for Unity.
https://github.com/b1lodhand/absent-variablebanks
asset-management game-development tool unity
Last synced: 11 months ago
JSON representation
a relatively complicated package for scriptalbe object based variable management package for Unity.
- Host: GitHub
- URL: https://github.com/b1lodhand/absent-variablebanks
- Owner: b1lodHand
- License: lgpl-3.0
- Created: 2024-06-04T20:12:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-03T22:54:44.000Z (over 1 year ago)
- Last Synced: 2025-01-19T23:48:58.779Z (over 1 year ago)
- Topics: asset-management, game-development, tool, unity
- Language: ASP.NET
- Homepage: https://b1lodhand.github.io/absent-variablebanks/
- Size: 36.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Roadmap: docs/roadmap.md
Awesome Lists containing this project
README
# absent-variablebanks
## About
**absent-variablebanks** is a package provides a bank system for Unity game developers depending on my [absent-variables](https://github.com/b1lodHand/absent-variables.git) package. This one is relatively complicated for newbies, tho.
## Getting Started
### Prerequisites
Well, in order for this tool to work properly, you have to install some of my other tools.
```
https://github.com/b1lodHand/absent-attributes.git
```
```
https://github.com/b1lodHand/absent-utilities.git
```
```
https://github.com/b1lodHand/absent-variables.git
```
All you need to do is copying the URLs above and pasting them into you package manager.

You can open the Package Manager via the: **'Window/Package Manager'** menu on the toolbar of Unity itself. Also, you can find the documentation of these tools in the same links above.
### Installing and Documentation
Because of it's **asset management** aspect, I can't just say: "click this, and that and you have it!" with this package. So, I will lead you to it's own website hosted on github-pages. There, you will learn what you need to know in order to set this tool up properly.
You can find the website [here.](https://b1lodhand.github.io/absent-variablebanks/)
## Wrapping up
Thank you for reading this far, mate. I appreciate you. As I said, this tool is a little complicated to explain. I highly recommend you to read the documentation property before setting it up. Anyway, **have a nice day!**