룰 타일 사용을 위한 2D Tilemap Extras 패키지 추가 및 Tile 추가
https://github.com/Unity-Technologies/2d-extras.git
This commit is contained in:
@@ -79,16 +79,16 @@
|
||||
}
|
||||
},
|
||||
"com.unity.2d.tilemap.extras": {
|
||||
"version": "3.1.2",
|
||||
"version": "https://github.com/Unity-Technologies/2d-extras.git",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"source": "git",
|
||||
"dependencies": {
|
||||
"com.unity.ugui": "1.0.0",
|
||||
"com.unity.2d.tilemap": "1.0.0",
|
||||
"com.unity.modules.tilemap": "1.0.0",
|
||||
"com.unity.2d.tilemap": "1.0.0",
|
||||
"com.unity.ugui": "1.0.0",
|
||||
"com.unity.modules.jsonserialize": "1.0.0"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
"hash": "8de698ac55b7ed01ec95a43e714c6358505b8110"
|
||||
},
|
||||
"com.unity.burst": {
|
||||
"version": "1.8.15",
|
||||
|
||||
Reference in New Issue
Block a user