#Godot 4, how do i autotile in code?

5 messages · Page 1 of 1 (latest)

south crater
#

Im making a random island generator, and ive set up autotiling, but in order to generate the tilemap, i have to do it in code.

#

i have this terrain set up

#

i got this autotile (id 0) called sand

#

and i want to place this tile in code, and have it automatically autotiled