398 lines
5.9 KiB
Plaintext
398 lines
5.9 KiB
Plaintext
{
|
|
"connections": [
|
|
{
|
|
"from": "shape_3",
|
|
"from_port": 0,
|
|
"to": "rotate",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "shape",
|
|
"from_port": 0,
|
|
"to": "colorize",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "colorize",
|
|
"from_port": 0,
|
|
"to": "blend2",
|
|
"to_port": 1
|
|
},
|
|
{
|
|
"from": "uniform",
|
|
"from_port": 0,
|
|
"to": "blend2_2",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "fbm2",
|
|
"from_port": 0,
|
|
"to": "blend2_2",
|
|
"to_port": 1
|
|
},
|
|
{
|
|
"from": "shape_2",
|
|
"from_port": 0,
|
|
"to": "rotate_2",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "blend2_2",
|
|
"from_port": 0,
|
|
"to": "blend2",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "rotate",
|
|
"from_port": 0,
|
|
"to": "math",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "rotate_2",
|
|
"from_port": 0,
|
|
"to": "math",
|
|
"to_port": 1
|
|
},
|
|
{
|
|
"from": "math",
|
|
"from_port": 0,
|
|
"to": "blend2_2",
|
|
"to_port": 2
|
|
},
|
|
{
|
|
"from": "blend2",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "normal_map2",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 4
|
|
},
|
|
{
|
|
"from": "shape_4",
|
|
"from_port": 0,
|
|
"to": "math_2",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "fbm2",
|
|
"from_port": 0,
|
|
"to": "math_3",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "math_2",
|
|
"from_port": 0,
|
|
"to": "math_3",
|
|
"to_port": 1
|
|
},
|
|
{
|
|
"from": "math_3",
|
|
"from_port": 0,
|
|
"to": "normal_map2",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "math",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 7
|
|
}
|
|
],
|
|
"label": "Graph",
|
|
"longdesc": "",
|
|
"name": "@@369",
|
|
"node_position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"nodes": [
|
|
{
|
|
"export_last_target": "Blender",
|
|
"export_paths": {
|
|
"Blender": "/home/sara/Documents/gd-projects/wave-survival-fps/project/assets/materials/effects/bullet_impact",
|
|
"Godot/Godot 4 Standard": "/home/sara/Documents/gd-projects/wave-survival-fps/project/assets/materials/bullet_impact"
|
|
},
|
|
"name": "Material",
|
|
"node_position": {
|
|
"x": 35,
|
|
"y": 206
|
|
},
|
|
"parameters": {
|
|
"albedo_color": {
|
|
"a": 1,
|
|
"b": 1,
|
|
"g": 1,
|
|
"r": 1,
|
|
"type": "Color"
|
|
},
|
|
"ao": 1,
|
|
"depth_scale": 0.5,
|
|
"emission_energy": 1,
|
|
"flags_transparent": true,
|
|
"metallic": 0,
|
|
"normal": 1,
|
|
"roughness": 1,
|
|
"size": 11,
|
|
"sss": 1
|
|
},
|
|
"seed_int": 0,
|
|
"type": "material"
|
|
},
|
|
{
|
|
"name": "shape",
|
|
"node_position": {
|
|
"x": -884,
|
|
"y": 617
|
|
},
|
|
"parameters": {
|
|
"edge": 0.52,
|
|
"radius": 0.57,
|
|
"shape": 0,
|
|
"sides": 6
|
|
},
|
|
"seed_int": 0,
|
|
"type": "shape"
|
|
},
|
|
{
|
|
"name": "shape_3",
|
|
"node_position": {
|
|
"x": -1354,
|
|
"y": 458
|
|
},
|
|
"parameters": {
|
|
"edge": 0.13,
|
|
"radius": 0.49,
|
|
"shape": 2,
|
|
"sides": 7
|
|
},
|
|
"seed_int": 0,
|
|
"type": "shape"
|
|
},
|
|
{
|
|
"generic_size": 1,
|
|
"name": "rotate",
|
|
"node_position": {
|
|
"x": -1203,
|
|
"y": 461
|
|
},
|
|
"parameters": {
|
|
"cx": 0,
|
|
"cy": 0,
|
|
"rotate": -112.325
|
|
},
|
|
"seed_int": 0,
|
|
"type": "rotate"
|
|
},
|
|
{
|
|
"name": "fbm2",
|
|
"node_position": {
|
|
"x": -962,
|
|
"y": 231
|
|
},
|
|
"parameters": {
|
|
"folds": 0,
|
|
"iterations": 8,
|
|
"noise": 1,
|
|
"offset": 0,
|
|
"persistence": 1,
|
|
"scale_x": 1,
|
|
"scale_y": 1
|
|
},
|
|
"seed_int": 453903360,
|
|
"type": "fbm2"
|
|
},
|
|
{
|
|
"name": "colorize",
|
|
"node_position": {
|
|
"x": -638,
|
|
"y": 321
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"interpolation": 1,
|
|
"points": [
|
|
{
|
|
"a": 0,
|
|
"b": 0,
|
|
"g": 0,
|
|
"pos": 0,
|
|
"r": 0
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 0,
|
|
"g": 0,
|
|
"pos": 1,
|
|
"r": 0
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"seed_int": 0,
|
|
"type": "colorize"
|
|
},
|
|
{
|
|
"generic_size": 1,
|
|
"name": "blend2",
|
|
"node_position": {
|
|
"x": -413,
|
|
"y": 205
|
|
},
|
|
"parameters": {
|
|
"amount1": 1,
|
|
"blend_type1": 0
|
|
},
|
|
"seed_int": 0,
|
|
"type": "blend2"
|
|
},
|
|
{
|
|
"generic_size": 1,
|
|
"name": "blend2_2",
|
|
"node_position": {
|
|
"x": -691,
|
|
"y": 205
|
|
},
|
|
"parameters": {
|
|
"amount1": 1,
|
|
"blend_type1": 0
|
|
},
|
|
"seed_int": 0,
|
|
"type": "blend2"
|
|
},
|
|
{
|
|
"name": "uniform",
|
|
"node_position": {
|
|
"x": -689,
|
|
"y": 139
|
|
},
|
|
"parameters": {
|
|
"color": {
|
|
"a": 0,
|
|
"b": 0,
|
|
"g": 0,
|
|
"r": 0,
|
|
"type": "Color"
|
|
}
|
|
},
|
|
"seed_int": 0,
|
|
"type": "uniform"
|
|
},
|
|
{
|
|
"name": "shape_2",
|
|
"node_position": {
|
|
"x": -1355.388916,
|
|
"y": 601.694458
|
|
},
|
|
"parameters": {
|
|
"edge": 0.12,
|
|
"radius": 0.49,
|
|
"shape": 2,
|
|
"sides": 8
|
|
},
|
|
"seed_int": 0,
|
|
"type": "shape"
|
|
},
|
|
{
|
|
"generic_size": 1,
|
|
"name": "rotate_2",
|
|
"node_position": {
|
|
"x": -1198.5,
|
|
"y": 580
|
|
},
|
|
"parameters": {
|
|
"cx": 0,
|
|
"cy": 0,
|
|
"rotate": -89.08
|
|
},
|
|
"seed_int": 0,
|
|
"type": "rotate"
|
|
},
|
|
{
|
|
"name": "math",
|
|
"node_position": {
|
|
"x": -939,
|
|
"y": 455
|
|
},
|
|
"parameters": {
|
|
"clamp": false,
|
|
"default_in1": 0,
|
|
"default_in2": 0,
|
|
"op": 2
|
|
},
|
|
"seed_int": 0,
|
|
"type": "math"
|
|
},
|
|
{
|
|
"name": "normal_map2",
|
|
"node_position": {
|
|
"x": -221.561737,
|
|
"y": 545.807861
|
|
},
|
|
"parameters": {
|
|
"buffer": 1,
|
|
"param2": 0,
|
|
"size": 10,
|
|
"strength": 1
|
|
},
|
|
"seed_int": 0,
|
|
"type": "normal_map2"
|
|
},
|
|
{
|
|
"name": "shape_4",
|
|
"node_position": {
|
|
"x": -881.154663,
|
|
"y": 762.272461
|
|
},
|
|
"parameters": {
|
|
"edge": 1.1,
|
|
"radius": 0.51,
|
|
"shape": 0,
|
|
"sides": 6
|
|
},
|
|
"seed_int": 0,
|
|
"type": "shape"
|
|
},
|
|
{
|
|
"name": "math_2",
|
|
"node_position": {
|
|
"x": -702.654663,
|
|
"y": 738.272461
|
|
},
|
|
"parameters": {
|
|
"clamp": false,
|
|
"default_in1": 0,
|
|
"default_in2": 0.71,
|
|
"op": 6
|
|
},
|
|
"seed_int": 0,
|
|
"type": "math"
|
|
},
|
|
{
|
|
"name": "math_3",
|
|
"node_position": {
|
|
"x": -447.654663,
|
|
"y": 549.272461
|
|
},
|
|
"parameters": {
|
|
"clamp": true,
|
|
"default_in1": 0,
|
|
"default_in2": 0,
|
|
"op": 1
|
|
},
|
|
"seed_int": 0,
|
|
"type": "math"
|
|
}
|
|
],
|
|
"parameters": {
|
|
|
|
},
|
|
"seed_int": 0,
|
|
"shortdesc": "",
|
|
"type": "graph"
|
|
} |