Просмотр исходного кода

Remove tiles outside of texture to elliminate these errors on loading the project: (#1035)

```
ERROR: Cannot create tile. The tile is outside the texture or tiles are already present in the space the tile would cover.
   at: (scene\resources\2d\tile_set.cpp:4963)
ERROR: The TileSetAtlasSource atlas has no tile at (1, 0).
   at: (scene\resources\2d\tile_set.cpp:5400)
ERROR: TileSetAtlasSource has no tile at (1, 0).
   at: (scene\resources\2d\tile_set.cpp:5348)
```
Christen Lofland 1 год назад
Родитель
Сommit
b2ed2d6f6d
1 измененных файлов с 0 добавлено и 3 удалено
  1. 0 3
      2d/dynamic_tilemap_layers/world.tscn

Разница между файлами не показана из-за своего большого размера
+ 0 - 3
2d/dynamic_tilemap_layers/world.tscn


Некоторые файлы не были показаны из-за большого количества измененных файлов