我在使用 Unity 瓷砖调色板时遇到问题,有人可以帮助我吗?
I have problem with Unity tile pallette can someone help me?
我想使用 Unity tiles 和 tilesmap ...但我不能找到它!!!
Unity Technologies:
For 2019.2 and above, if you created a new Unity project, you will need to add the 2D Tilemap Editor
package from the Unity Package Manager
(under Window → Package Manager) to your project to be able to create Tiles and access the Tile Palette
.
If you created a new Unity project with the 2D template, the package will be added for you automatically.
If you upgraded from a previous Unity version, the package will be automatically added as well.
要安装包,请遵循 从注册表安装包
- Manuall 简而言之:
通过Window打开Package Manager Window → 包管理器
将Filter设置为All Packages
点击安装
执行此操作后,您要查找的选项应该在 Window
下 → 2D
→ Tile Palette
和 Create
→ 2D Object
→ TileMap
我想使用 Unity tiles 和 tilesmap
Unity Technologies:
For 2019.2 and above, if you created a new Unity project, you will need to add the
2D Tilemap Editor
package from the UnityPackage Manager
(under Window → Package Manager) to your project to be able to create Tiles and access theTile Palette
.If you created a new Unity project with the 2D template, the package will be added for you automatically.
If you upgraded from a previous Unity version, the package will be automatically added as well.
要安装包,请遵循 从注册表安装包 - Manuall 简而言之:
通过Window打开Package Manager Window → 包管理器
将Filter设置为
All Packages
点击安装
执行此操作后,您要查找的选项应该在 Window
下 → 2D
→ Tile Palette
和 Create
→ 2D Object
→ TileMap