318 lines
5.2 KiB
Plaintext
318 lines
5.2 KiB
Plaintext
{
|
|
"connections": [
|
|
{
|
|
"from": "scratches",
|
|
"from_port": 0,
|
|
"to": "blend2",
|
|
"to_port": 1
|
|
},
|
|
{
|
|
"from": "wavelet_noise2",
|
|
"from_port": 0,
|
|
"to": "colorize",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "colorize",
|
|
"from_port": 0,
|
|
"to": "blend2",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "blend2",
|
|
"from_port": 0,
|
|
"to": "normal_map2",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "normal_map2",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 4
|
|
},
|
|
{
|
|
"from": "blend2",
|
|
"from_port": 0,
|
|
"to": "colorize_2",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "colorize_2",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 2
|
|
},
|
|
{
|
|
"from": "clouds_noise",
|
|
"from_port": 0,
|
|
"to": "colorize_3",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "colorize_3",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "blend2",
|
|
"from_port": 0,
|
|
"to": "colorize_4",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "colorize_4",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 5
|
|
}
|
|
],
|
|
"label": "Graph",
|
|
"longdesc": "",
|
|
"name": "@Node@84963",
|
|
"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/grass4"
|
|
},
|
|
"name": "Material",
|
|
"node_position": {
|
|
"x": 475.699951171875,
|
|
"y": -12.7000017166138
|
|
},
|
|
"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": 11,
|
|
"sss": 1.0
|
|
},
|
|
"seed_int": 0,
|
|
"type": "material"
|
|
},
|
|
{
|
|
"name": "wavelet_noise2",
|
|
"node_position": {
|
|
"x": -458.5,
|
|
"y": -13.25
|
|
},
|
|
"parameters": {
|
|
"frequency": 2.0,
|
|
"iterations": 3.0,
|
|
"offset": 0.0,
|
|
"persistence": 0.75,
|
|
"scale_x": 4.0,
|
|
"scale_y": 4.0,
|
|
"type": 4
|
|
},
|
|
"seed_int": 124662616,
|
|
"type": "wavelet_noise2"
|
|
},
|
|
{
|
|
"name": "scratches",
|
|
"node_position": {
|
|
"x": -462.5,
|
|
"y": 241.75
|
|
},
|
|
"parameters": {
|
|
"angle": -1.0,
|
|
"layers": 10.0,
|
|
"length": 0.1,
|
|
"randomness": 0.44,
|
|
"waviness": 1.0,
|
|
"width": 0.17
|
|
},
|
|
"seed_int": 557649728,
|
|
"type": "scratches"
|
|
},
|
|
{
|
|
"generic_size": 1,
|
|
"name": "blend2",
|
|
"node_position": {
|
|
"x": -19.4999923706055,
|
|
"y": 154.049987792969
|
|
},
|
|
"parameters": {
|
|
"amount1": 1.0,
|
|
"blend_type1": 12
|
|
},
|
|
"seed_int": 0,
|
|
"type": "blend2"
|
|
},
|
|
{
|
|
"name": "colorize",
|
|
"node_position": {
|
|
"x": -224.320053100586,
|
|
"y": 83.7000045776367
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"interpolation": 1,
|
|
"points": [
|
|
{
|
|
"a": 1.0,
|
|
"b": 0.0,
|
|
"g": 0.0,
|
|
"pos": 0.0,
|
|
"r": 0.0
|
|
},
|
|
{
|
|
"a": 1.0,
|
|
"b": 1.0,
|
|
"g": 1.0,
|
|
"pos": 0.627160343123071,
|
|
"r": 1.0
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"seed_int": 0,
|
|
"type": "colorize"
|
|
},
|
|
{
|
|
"name": "normal_map2",
|
|
"node_position": {
|
|
"x": 258.579986572266,
|
|
"y": 217.900009155273
|
|
},
|
|
"parameters": {
|
|
"buffer": 1.0,
|
|
"param2": 0.0,
|
|
"size": 10.0,
|
|
"strength": 0.25
|
|
},
|
|
"seed_int": 0,
|
|
"type": "normal_map2"
|
|
},
|
|
{
|
|
"name": "colorize_2",
|
|
"node_position": {
|
|
"x": 267.779968261719,
|
|
"y": 51.5999984741211
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"interpolation": 1,
|
|
"points": [
|
|
{
|
|
"a": 1.0,
|
|
"b": 1.0,
|
|
"g": 1.0,
|
|
"pos": 0.0,
|
|
"r": 1.0
|
|
},
|
|
{
|
|
"a": 1.0,
|
|
"b": 0.4140625,
|
|
"g": 0.4140625,
|
|
"pos": 1.0,
|
|
"r": 0.4140625
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"seed_int": 0,
|
|
"type": "colorize"
|
|
},
|
|
{
|
|
"name": "clouds_noise",
|
|
"node_position": {
|
|
"x": -212.22004699707,
|
|
"y": -152.800003051758
|
|
},
|
|
"parameters": {
|
|
"n_scale": 1.0,
|
|
"param0": 11.0,
|
|
"param1": 0.0
|
|
},
|
|
"seed_int": 4236437248,
|
|
"type": "clouds_noise"
|
|
},
|
|
{
|
|
"name": "colorize_3",
|
|
"node_position": {
|
|
"x": -14.9200429916382,
|
|
"y": -146.400009155273
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"interpolation": 1,
|
|
"points": [
|
|
{
|
|
"a": 1.0,
|
|
"b": 0.107391357421875,
|
|
"g": 0.255597352981567,
|
|
"pos": 0.0,
|
|
"r": 0.26953125
|
|
},
|
|
{
|
|
"a": 1.0,
|
|
"b": 0.496307373046875,
|
|
"g": 0.9140625,
|
|
"pos": 1.0,
|
|
"r": 0.724767208099365
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"seed_int": 0,
|
|
"type": "colorize"
|
|
},
|
|
{
|
|
"name": "colorize_4",
|
|
"node_position": {
|
|
"x": 267.779937744141,
|
|
"y": 134.100021362305
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"interpolation": 1,
|
|
"points": [
|
|
{
|
|
"a": 1.0,
|
|
"b": 0.4140625,
|
|
"g": 0.4140625,
|
|
"pos": 0.0,
|
|
"r": 0.4140625
|
|
},
|
|
{
|
|
"a": 1.0,
|
|
"b": 1.0,
|
|
"g": 1.0,
|
|
"pos": 1.0,
|
|
"r": 1.0
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"seed_int": 0,
|
|
"type": "colorize"
|
|
}
|
|
],
|
|
"parameters": {
|
|
|
|
},
|
|
"seed_int": 0,
|
|
"shortdesc": "",
|
|
"type": "graph"
|
|
} |