我在使用 Unity 瓷砖调色板时遇到问题,有人可以帮助我吗?

I have problem with Unity tile pallette can someone help me?

我想使用 Unity tiles 和 tilesmap ...但我不能找到它!!!

来自this post

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 简而言之:

  1. 通过Window打开Package Manager Window包管理器

  2. Filter设置为All Packages

  3. 搜索 Tilemap 2D Editor Package

  4. 点击安装

执行此操作后,您要查找的选项应该在 Window 下 → 2DTile PaletteCreate2D ObjectTileMap