material-library/dust.ptex
2026-07-02 15:21:44 +02:00

162 lines
No EOL
2.4 KiB
Text

{
"connections": [
{
"from": "shape",
"from_port": 0,
"to": "math",
"to_port": 0
},
{
"from": "perlin",
"from_port": 0,
"to": "math",
"to_port": 1
},
{
"from": "colorize",
"from_port": 0,
"to": "Material",
"to_port": 0
},
{
"from": "colorize",
"from_port": 0,
"to": "Material",
"to_port": 3
},
{
"from": "math",
"from_port": 0,
"to": "colorize",
"to_port": 0
},
{
"from": "math",
"from_port": 0,
"to": "Material",
"to_port": 7
}
],
"label": "Graph",
"longdesc": "",
"name": "@@322",
"node_position": {
"x": 0,
"y": 0
},
"nodes": [
{
"export_last_target": "Godot/Godot 4 Standard",
"export_paths": {
"Godot/Godot 4 Standard": "/home/sara/Documents/gd-projects/fighterpilot/godot/Graphics/Textures/exhaust"
},
"name": "Material",
"node_position": {
"x": 261.111115,
"y": 40.277775
},
"parameters": {
"albedo_color": {
"a": 1,
"b": 1,
"g": 0.886275,
"r": 0.560784,
"type": "Color"
},
"ao": 1,
"depth_scale": 0,
"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": -1045,
"y": -44
},
"parameters": {
"edge": 1,
"radius": 1.16,
"shape": 0,
"sides": -7
},
"seed_int": 0,
"type": "shape"
},
{
"name": "perlin",
"node_position": {
"x": -1164,
"y": 129
},
"parameters": {
"iterations": 10,
"persistence": 1,
"scale_x": 2,
"scale_y": 2
},
"seed_int": 0,
"type": "perlin"
},
{
"name": "math",
"node_position": {
"x": -768,
"y": -13
},
"parameters": {
"clamp": false,
"default_in1": 0,
"default_in2": 0,
"op": 2
},
"seed_int": 0,
"type": "math"
},
{
"name": "colorize",
"node_position": {
"x": 0.827542,
"y": 37.749565
},
"parameters": {
"gradient": {
"interpolation": 1,
"points": [
{
"a": 0,
"b": 0,
"g": 0,
"pos": 0,
"r": 0
},
{
"a": 1,
"b": 1,
"g": 0.859375,
"pos": 0.763384,
"r": 0
}
],
"type": "Gradient"
}
},
"seed_int": 0,
"type": "colorize"
}
],
"parameters": {
},
"seed_int": 0,
"shortdesc": "",
"type": "graph"
}