![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | EmmanFK9503 |
Someone could explain what get_cell_autotile_coord() is used commonly?
![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | EmmanFK9503 |
Someone could explain what get_cell_autotile_coord() is used commonly?
![]() |
Reply From: | Luck_437 |
I’s a useful one, it return from an auto_tile group or atlas_tile group the current cell coord. If you want some custom properties for each individual cell it is useful, but you will have to seperate those parameters.
From the doc :
Returns the coordinate of the autotile variation in the tileset.
Returns a zero vector if the cell doesn’t have autotiling.