diff --git a/hexagon.png b/hexagon.png index 33f492d..24b4331 100644 Binary files a/hexagon.png and b/hexagon.png differ diff --git a/node_2d.tscn b/node_2d.tscn index a8d19a6..c79eb0c 100644 --- a/node_2d.tscn +++ b/node_2d.tscn @@ -4,12 +4,12 @@ [sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_hjqmr"] texture = ExtResource("1_3xlrd") -texture_region_size = Vector2i(64, 64) +texture_region_size = Vector2i(128, 128) 0:0/0 = 0 [sub_resource type="TileSet" id="TileSet_uekqy"] tile_shape = 3 -tile_size = Vector2i(64, 64) +tile_size = Vector2i(128, 128) sources/1 = SubResource("TileSetAtlasSource_hjqmr") [node name="Node2D" type="Node2D"]