{
	"connections": [
		{
			"from": "normal_map2",
			"from_port": 0,
			"to": "Material",
			"to_port": 4
		},
		{
			"from": "skewed_bricks",
			"from_port": 0,
			"to": "make_tileable_square",
			"to_port": 0
		},
		{
			"from": "make_tileable_square",
			"from_port": 0,
			"to": "colorize",
			"to_port": 0
		},
		{
			"from": "skewed_bricks",
			"from_port": 0,
			"to": "blend2",
			"to_port": 0
		},
		{
			"from": "blend2",
			"from_port": 0,
			"to": "make_tileable_square_2",
			"to_port": 0
		},
		{
			"from": "make_tileable_square_2",
			"from_port": 0,
			"to": "normal_map2",
			"to_port": 0
		},
		{
			"from": "colorize",
			"from_port": 0,
			"to": "Material",
			"to_port": 0
		},
		{
			"from": "perlin",
			"from_port": 0,
			"to": "blend2",
			"to_port": 1
		}
	],
	"label": "Graph",
	"longdesc": "",
	"name": "_Node_491",
	"node_position": {
		"x": 0.0,
		"y": 0.0
	},
	"nodes": [
		{
			"export_last_target": "Godot/Godot 4 Standard",
			"export_paths": {
				"Godot/Godot 4 Standard": "/mnt/userfiles/Documents/Projects/stick-the-quick/maps/textures/brick2"
			},
			"name": "Material",
			"node_position": {
				"x": 421.0,
				"y": -165.0
			},
			"parameters": {
				"albedo_color": {
					"a": 1.0,
					"b": 1.0,
					"g": 1.0,
					"r": 1.0,
					"type": "Color"
				},
				"ao": 1.0,
				"depth_scale": 0.5,
				"emission_energy": 1.0,
				"flags_transparent": true,
				"metallic": 0.0,
				"normal": 1.0,
				"roughness": 1.0,
				"size": 8.0,
				"sss": 1.0
			},
			"seed_int": 0,
			"type": "material"
		},
		{
			"name": "skewed_bricks",
			"node_position": {
				"x": -772.790405273438,
				"y": -408.292205810547
			},
			"parameters": {
				"bevel": 0.1,
				"columns": 5.0,
				"corner": 0.56,
				"mortar": 0.02,
				"offset": 0.5,
				"randomness": 1.0,
				"round": 0.0,
				"rows": 12.0
			},
			"seed_int": 954677504,
			"type": "skewed_bricks"
		},
		{
			"name": "colorize",
			"node_position": {
				"x": 59.5000038146973,
				"y": -143.699996948242
			},
			"parameters": {
				"gradient": {
					"interpolation": 1,
					"points": [
						{
							"a": 1.0,
							"b": 0.2537841796875,
							"g": 0.261508941650391,
							"pos": 0.0,
							"r": 0.28125
						},
						{
							"a": 1.0,
							"b": 0.323257446289062,
							"g": 0.343438386917114,
							"pos": 1.0,
							"r": 0.37109375
						}
					],
					"type": "Gradient"
				}
			},
			"seed_int": 0,
			"type": "colorize"
		},
		{
			"name": "perlin",
			"node_position": {
				"x": -719.45654296875,
				"y": 22.51047706604
			},
			"parameters": {
				"iterations": 2.0,
				"persistence": 0.5,
				"scale_x": 32.0,
				"scale_y": 48.0
			},
			"seed_int": 97822760,
			"type": "perlin"
		},
		{
			"name": "normal_map2",
			"node_position": {
				"x": 193.679992675781,
				"y": 125.139999389648
			},
			"parameters": {
				"buffer": 1.0,
				"param2": 0.0,
				"size": 10.0,
				"strength": 1.0
			},
			"seed_int": 0,
			"type": "normal_map2"
		},
		{
			"generic_size": 1,
			"name": "blend2",
			"node_position": {
				"x": -378.819976806641,
				"y": -4.8200044631958
			},
			"parameters": {
				"amount1": 0.25,
				"blend_type1": 0.0
			},
			"seed_int": 0,
			"type": "blend2"
		},
		{
			"name": "make_tileable_square",
			"node_position": {
				"x": -402.934539794922,
				"y": -323.096466064453
			},
			"parameters": {
				"fw": 1.0
			},
			"seed_int": 0,
			"type": "make_tileable_square"
		},
		{
			"name": "make_tileable_square_2",
			"node_position": {
				"x": -102.562683105469,
				"y": 123.139289855957
			},
			"parameters": {
				"fw": 1.0
			},
			"seed_int": 0,
			"type": "make_tileable_square"
		}
	],
	"parameters": {

	},
	"seed_int": 0,
	"shortdesc": "",
	"type": "graph"
}