com.kyrylokuzyk.primetween
Version:
PrimeTween is a high-performance, allocation-free animation library for Unity. Animate anything with just one line of code, tweak all animation properties directly from the Inspector, and create complex animation sequences. No runtime memory allocations,
45 lines (44 loc) • 1.44 kB
JSON
{
"name": "com.kyrylokuzyk.primetween",
"displayName": "PrimeTween",
"version": "1.3.2",
"unity": "2018.4",
"author": {
"name": "Kyrylo Kuzyk"
},
"samples": [
{
"displayName": "Examples",
"path": "Samples~/Examples"
}
],
"hideInEditor": false,
"description": "PrimeTween is a high-performance, allocation-free animation library for Unity.\n\nAnimate anything with just one line of code, tweak all animation properties directly from the Inspector, and create complex animation sequences. No runtime memory allocations, ever.\n\nEnjoying PrimeTween? Consider leaving an honest review on Asset Store.",
"keywords": [
"Tween",
"Easing",
"Delay",
"Sequence",
"Shake",
"Screen Shake",
"Camera Shake",
"Game Feel",
"Feel",
"Interpolation",
"Performance",
"Zero-allocation",
"Ease",
"Tweening",
"Animate"
],
"documentationUrl": "https://github.com/KyryloKuzyk/PrimeTween",
"changelogUrl": "https://github.com/KyryloKuzyk/PrimeTween/blob/main/changelog.md",
"_upm": {
"changelog": "### Fixed\n- Fixed: the 'updateType was ignored' error appears if a tween with default 'updateType' is added to a Sequence. https://github.com/KyryloKuzyk/PrimeTween/issues/171"
},
"repository": {
"url": "git@bitbucket.org:stampedegames/primetween.git",
"type": "git",
"revision": "3cecdc457560520e4d1945a66ab3e26029619f2a"
}
}