This is a small sample app for android, that makes use of the Live2D SDK for unity.
https://www.youtube.com/watch?v=NTHO5xq11KY
- Download and import this package into unity https://github.com/DenpaBorisu/Live2D_Android_Demo/releases/
- Download and import the live2D SDK for unity (cant include all in one package because of reasons) https://live2d.github.io/#unity
- And then run the sample scene corresponding to this project.
Small app for android
- The character follows touch on the screen with the eyes
- Plays idle animations when theres no interaction
- Plays some other animations when the Cat or cookie are touched
- Plays another animation when the phone is shaked with enough force
- The background and foreground moves when the phone is moved relative to the magnetic north
This is intended as a example use for the Live2D SDK, to serve as a base and to facilitate the implementation of mobile apps with Live2D models.
You can replace the character and use your own, make another clickable areas and use your own animations and backgrounds.
Soon I will upload a small tutorial regarding this project.
This package contains the required code and a sample scene. All the art used belongs to the public domain, the Cat was made by me, and also belongs to the public domain now. I plan on expanding this project in a close future.
This is licensed under the MIT no atributtion License, that meaning you can do what ever you want with it, and dont have to credit me if you use any of this on some project or whatever.