소스 검색

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 년 전
부모
커밋
b2ed2d6f6d
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      2d/dynamic_tilemap_layers/world.tscn

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 3
2d/dynamic_tilemap_layers/world.tscn


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.