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

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.

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.

![Imgur Image](https://imgur.com/cX3OF72.png)

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!**