Problem with tile region

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Alex5041

When placing 2 by 1 tile and checking another cell (that hasn’t been placed) by get_cell() I get -1. It’s strange that only one cell is being placed. How can I make a tile (without using autotile) that will get ID of that tile on both cells?