UNPKG

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,

44 lines (43 loc) 1.41 kB
{ "name": "com.kyrylokuzyk.primetween", "displayName": "PrimeTween", "version": "1.4.0", "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": "## [1.4.0] - 2026-04-14\\n### Fixed\\n- Fixed: `ToYieldInstruction` can throw an exception if the underlying tween was already reused for another animation. https://github.com/KyryloKuzyk/PrimeTween/issues/220" }, "repository": { "url": "https://github.com/KyryloKuzyk/PrimeTween.git", "type": "git" } }