261 lines
4.5 KiB
Plaintext
261 lines
4.5 KiB
Plaintext
{
|
|
"connections": [
|
|
{
|
|
"from": "colorize",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "skewed_uneven_bricks_2",
|
|
"from_port": 0,
|
|
"to": "make_tileable_square",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "make_tileable_square",
|
|
"from_port": 0,
|
|
"to": "colorize",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "fbm3",
|
|
"from_port": 0,
|
|
"to": "make_tileable_square_2",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "make_tileable_square_2",
|
|
"from_port": 0,
|
|
"to": "math",
|
|
"to_port": 1
|
|
},
|
|
{
|
|
"from": "colorize",
|
|
"from_port": 0,
|
|
"to": "colorize_2",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "colorize_2",
|
|
"from_port": 0,
|
|
"to": "math",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "math",
|
|
"from_port": 0,
|
|
"to": "invert",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "invert",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 2
|
|
}
|
|
],
|
|
"label": "Graph",
|
|
"longdesc": "",
|
|
"name": "_Node_799",
|
|
"node_position": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"nodes": [
|
|
{
|
|
"export_last_target": "Godot/Godot 4 Standard",
|
|
"export_paths": {
|
|
"Blender": "D:/Programms/Development/Game-Engines/Godot/Godot 4/Projects/MagicNStuff/asset_src/models/electrics/hologram_projector_glass",
|
|
"Godot/Godot 4 Standard": "D:/Programms/Development/Game-Engines/Godot/Godot 4/Projects/MagicNStuff/source/src/gameplay/props/electrics/hologram_projector/model/glass"
|
|
},
|
|
"name": "Material",
|
|
"node_position": {
|
|
"x": 1158.208984375,
|
|
"y": -289.662231445312
|
|
},
|
|
"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": false,
|
|
"metallic": 1.0,
|
|
"normal": 1.0,
|
|
"roughness": 0.7,
|
|
"size": 8.0,
|
|
"sss": 1.0
|
|
},
|
|
"seed_int": 0,
|
|
"type": "material"
|
|
},
|
|
{
|
|
"name": "skewed_uneven_bricks_2",
|
|
"node_position": {
|
|
"x": -397.5,
|
|
"y": -289.0
|
|
},
|
|
"parameters": {
|
|
"bevel": 0.0,
|
|
"columns": 6.0,
|
|
"corner": 0.3,
|
|
"mortar": 0.04,
|
|
"randomness": 0.0,
|
|
"round": 0.06,
|
|
"rows": 6.0
|
|
},
|
|
"seed_int": 0,
|
|
"type": "skewed_uneven_bricks"
|
|
},
|
|
{
|
|
"name": "colorize",
|
|
"node_position": {
|
|
"x": 230.500015258789,
|
|
"y": -271.399993896484
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"interpolation": 1,
|
|
"points": [
|
|
{
|
|
"a": 1.0,
|
|
"b": 0.30078125,
|
|
"g": 0.30078125,
|
|
"pos": 0.0505725190839695,
|
|
"r": 0.30078125
|
|
},
|
|
{
|
|
"a": 1.0,
|
|
"b": 0.06640625,
|
|
"g": 0.06640625,
|
|
"pos": 0.445610687022901,
|
|
"r": 0.06640625
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"seed_int": 0,
|
|
"type": "colorize"
|
|
},
|
|
{
|
|
"name": "fbm3",
|
|
"node_position": {
|
|
"x": 68.6030349731445,
|
|
"y": -5.20602083206177
|
|
},
|
|
"parameters": {
|
|
"folds": 0.0,
|
|
"iterations": 5.0,
|
|
"noise": 1.0,
|
|
"offset": 0.0,
|
|
"persistence": 0.5,
|
|
"scale_x": 16.0,
|
|
"scale_y": 13.0
|
|
},
|
|
"seed_int": 0,
|
|
"type": "fbm3"
|
|
},
|
|
{
|
|
"name": "make_tileable_square",
|
|
"node_position": {
|
|
"x": -94.5,
|
|
"y": -234.0
|
|
},
|
|
"parameters": {
|
|
"fw": 0.2
|
|
},
|
|
"seed_int": 0,
|
|
"type": "make_tileable_square"
|
|
},
|
|
{
|
|
"name": "math",
|
|
"node_position": {
|
|
"x": 639.997985839844,
|
|
"y": -80.1040115356445
|
|
},
|
|
"parameters": {
|
|
"clamp": false,
|
|
"default_in1": 0.0,
|
|
"default_in2": 0.0,
|
|
"op": 3.0
|
|
},
|
|
"seed_int": 0,
|
|
"type": "math"
|
|
},
|
|
{
|
|
"name": "make_tileable_square_2",
|
|
"node_position": {
|
|
"x": 361.857055664062,
|
|
"y": 11.725022315979
|
|
},
|
|
"parameters": {
|
|
"fw": 0.47
|
|
},
|
|
"seed_int": 0,
|
|
"type": "make_tileable_square"
|
|
},
|
|
{
|
|
"name": "colorize_2",
|
|
"node_position": {
|
|
"x": 367.584899902344,
|
|
"y": -176.591888427734
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"interpolation": 0,
|
|
"points": [
|
|
{
|
|
"a": 1.0,
|
|
"b": 0.48046875,
|
|
"g": 0.48046875,
|
|
"pos": 0,
|
|
"r": 0.48046875
|
|
},
|
|
{
|
|
"a": 1.0,
|
|
"b": 0.48046875,
|
|
"g": 0.48046875,
|
|
"pos": 0.173070560815243,
|
|
"r": 0.48046875
|
|
},
|
|
{
|
|
"a": 1.0,
|
|
"b": 0.13671875,
|
|
"g": 0.13671875,
|
|
"pos": 0.173090560815243,
|
|
"r": 0.13671875
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"seed_int": 0,
|
|
"type": "colorize"
|
|
},
|
|
{
|
|
"name": "invert",
|
|
"node_position": {
|
|
"x": 925.055053710938,
|
|
"y": -112.261871337891
|
|
},
|
|
"parameters": {
|
|
|
|
},
|
|
"seed_int": 0,
|
|
"type": "invert"
|
|
}
|
|
],
|
|
"parameters": {
|
|
|
|
},
|
|
"seed_int": 0,
|
|
"shortdesc": "",
|
|
"type": "graph"
|
|
} |