You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deleting a section of autotiles with autotile activated and CTRL+MAY RMB throws:
ERROR: TileSet::tile_get_tile_mode: Condition ´!tile_map.has(p_id` is true. returned: SINGLE_TILE.
At: scene\resources\tile_set.cpp:412
No mathers if you try to delete single tiles, or only autotiles.... i think it throws one error by tile, behavior is not correct (stuck a bit by the print of the errors) and do holes
The text was updated successfully, but these errors were encountered:
Ranoller
changed the title
Tilemap -> deleting autotiles with ctrl+may+RMB with "autotile nod disabled" throws a bunch of errors to console
Tilemap -> deleting autotiles with ctrl+may+RMB with "autotile not disabled" throws a bunch of errors to console
Aug 28, 2018
Ranoller
changed the title
Tilemap -> deleting autotiles with ctrl+may+RMB with "autotile not disabled" throws a bunch of errors to console
Tilemap -> deleting autotiles with ctrl+shift+RMB with "autotile not disabled" throws a bunch of errors to console
Aug 28, 2018
Godot version:
3.1 apha after bump
0565adb
OS/device including version:
win
Issue description:
Deleting a section of autotiles with autotile activated and CTRL+MAY RMB throws:
ERROR: TileSet::tile_get_tile_mode: Condition ´!tile_map.has(p_id` is true. returned: SINGLE_TILE.
At: scene\resources\tile_set.cpp:412
No mathers if you try to delete single tiles, or only autotiles.... i think it throws one error by tile, behavior is not correct (stuck a bit by the print of the errors) and do holes
The text was updated successfully, but these errors were encountered: