unity3d-open-tools / openstash

Open source inventory framework for Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notice

This project is unmaintained, but feel free to fork it.

What?

It's an inventory and weapons system that aims to be as flexible as possible. I am developing this in tandem with my Deus Ex-based game project The Vongott Chronicles

Why?

A large percentage of all games use inventory systems in some shape or another, and coding it every time is a drag, because so much of the backend is (or could be) completely similar to all others. This is a quick and stable solution for skipping that step and focusing on the GUI.

Demo

demo

Documentation and tutorials

In the wiki

License

MIT

About

Open source inventory framework for Unity


Languages

Language:JavaScript 68.4%Language:C# 29.2%Language:HTML 1.3%Language:ShaderLab 1.1%