UNPKG

com.fluid.unity-animator-helpers

Version:

A set of Animator helper scripts to better streamline and handle animation playback

32 lines (31 loc) 847 B
{ "name": "com.fluid.unity-animator-helpers", "version": "2.0.0", "displayName": "Unity Animator Helpers", "description": "A set of Animator helper scripts to better streamline and handle animation playback", "unity": "2019.1", "dependencies": { "com.fluid.simple-singleton": "1.0.0", "com.fluid.adnc-utilities": "1.0.0" }, "repository": { "type": "git", "url": "https://github.com/ashblue/unity-animator-helpers.git" }, "license": "MIT", "bugs": { "url": "https://github.com/ashblue/unity-animator-helpers/issues" }, "homepage": "https://github.com/ashblue/unity-animator-helpers#readme", "keywords": [ "Unity", "ScriptableObject", "Animator", "animation" ], "author": { "name": "Ash Blue", "email": "ash@blueashes.com", "url": "https://twitter.com/ashbluewd" } }