DoubleA In godot 3.5 look at the set_cellv() function and it's input parameters. Setting the first parameter to -1 clears the tile. The integer relates to the tiles available in the tilemap in the order they are shown in the inspector when painting tiles in the editor.