16 lines
417 B
JSON
16 lines
417 B
JSON
|
|
{
|
||
|
|
"name": "com.unity.2d.sprite",
|
||
|
|
"displayName": "2D Sprite",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"unity": "2019.2",
|
||
|
|
"keywords": [
|
||
|
|
"2d",
|
||
|
|
"sprite",
|
||
|
|
"sprite editor window"
|
||
|
|
],
|
||
|
|
"category": "2D",
|
||
|
|
"description": "Use Unity Sprite Editor Window to create and edit Sprite asset properties like pivot, borders and Physics shape",
|
||
|
|
"dependencies": {},
|
||
|
|
"_fingerprint": "331abd9a1e2ff424a1ef2626e16936071ab7ce3d"
|
||
|
|
}
|