51 lines
2.0 KiB
JSON
51 lines
2.0 KiB
JSON
|
|
{
|
||
|
|
"name": "com.unity.2d.tilemap.extras",
|
||
|
|
"displayName": "2D Tilemap Extras",
|
||
|
|
"version": "5.0.1",
|
||
|
|
"unity": "6000.2",
|
||
|
|
"unityRelease": "0a10",
|
||
|
|
"description": "2D Tilemap Extras is a package that contains extra scripts for use with 2D Tilemap features in Unity. These include custom Tiles and Brushes for the Tilemap feature.\n\nThe following are included in the package:\nBrushes: GameObject Brush, Group Brush, Line Brush, Random Brush\nTiles: Animated Tile, Rule Tile, Rule Override Tile\nOther: Grid Information, Custom Rules for Rule Tile",
|
||
|
|
"keywords": [
|
||
|
|
"2d"
|
||
|
|
],
|
||
|
|
"category": "2D",
|
||
|
|
"dependencies": {
|
||
|
|
"com.unity.modules.tilemap": "1.0.0",
|
||
|
|
"com.unity.2d.tilemap": "1.0.0",
|
||
|
|
"com.unity.modules.jsonserialize": "1.0.0"
|
||
|
|
},
|
||
|
|
"relatedPackages": {
|
||
|
|
"com.unity.2d.tilemap.extras.tests": "5.0.1"
|
||
|
|
},
|
||
|
|
"samples": [
|
||
|
|
{
|
||
|
|
"displayName": "Waterfall Animated Tile",
|
||
|
|
"description": "An example implementation of an Animated Tile.",
|
||
|
|
"path": "Samples~/WaterfallAnimatedTile"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"displayName": "Pipe Rule Tile",
|
||
|
|
"description": "An example implementation of a Rule Tile with rules matching four-way orthogonal neighbors.",
|
||
|
|
"path": "Samples~/PipeRuleTile"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"displayName": "Dungeon Rule Tile",
|
||
|
|
"description": "An example implementation of a Rule Tile with rules matching eight-way orthogonal and diagonal neighbors.",
|
||
|
|
"path": "Samples~/DungeonRuleTile"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"_upm": {
|
||
|
|
"changelog": "### Fixed\n- [AutoTileEditor] Fix exception thrown when texture count is reduced"
|
||
|
|
},
|
||
|
|
"upmCi": {
|
||
|
|
"footprint": "6791e6f11134a8555d2889e63f52688c06e21c02"
|
||
|
|
},
|
||
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.tilemap.extras@5.0/manual/index.html",
|
||
|
|
"repository": {
|
||
|
|
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
|
||
|
|
"type": "git",
|
||
|
|
"revision": "b0c25ab984f22def61409df195e4e0b210863e0d"
|
||
|
|
},
|
||
|
|
"_fingerprint": "2338d989ff2aec99e03da44e42ae2faf1ebc037d"
|
||
|
|
}
|