File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Animation Tweening
22
3+ The Animation Tweening package provides a system for tweening object properties in Unity.
4+
35## Installation
46
57The Unity Package Manager can load a package from a Git repository on a remote server.
Original file line number Diff line number Diff line change 22 "name" : " com.zigurous.animation.tweening" ,
33 "version" : " 0.1.0" ,
44 "displayName" : " Zigurous Animation Tweening" ,
5- "description" : " An animation system for tweening object properties in Unity." ,
5+ "description" : " The Animation Tweening package provides a system for tweening object properties in Unity." ,
66 "unity" : " 2019.4" ,
7+ "keywords" : [
8+ " animation" ,
9+ " tweening" ,
10+ " system"
11+ ],
712 "repository" : " https://github.com/zigurous/unity-animation-tweening" ,
813 "publishConfig" : {
914 "registry" : " https://npm.pkg.github.com/@zigurous"
You can’t perform that action at this time.
0 commit comments