sassembla / Autoya

thin framework for Unity.
MIT License
224 stars 19 forks source link
assetbundle notifications purchase unity unitypackage

Autoya

loading

small, thin framework for Unity.
which contains essential game features.

Required

Document

gh-pages

Features

Editor Features

Motivation

Unity already contains these feature's foundation, but actually we need more codes for using it in app.

This framework can help that.

License

see below.
LICENSE

Tests

implementing with Miyamasu test tool. see Assets/AuotyaTests/Tests folder.

Install

unitypackage is ready!

  1. add Purchase plugin via Unity Services before install Autoya.
  2. use Autoya.unitypackage.
  3. done!

or, use partial installer.

  1. use Autoya.X.unitypackage
  2. done!

then, type "Autoya.". that's all!

Usage

all example usage is in Assets/AutoyaSamples folder.