Material Maker source for Blood Splat (Spray VFX

remotes/1711660107545182331/update-godot-to-1852afb6b
unfa 2021-09-17 00:43:26 +02:00
parent c33ee1d016
commit b11b83f918
1 changed files with 41 additions and 21 deletions

View File

@ -168,12 +168,6 @@
"to": "math_4", "to": "math_4",
"to_port": 1 "to_port": 1
}, },
{
"from": "math_4",
"from_port": 0,
"to": "math_8",
"to_port": 1
},
{ {
"from": "math_8", "from": "math_8",
"from_port": 0, "from_port": 0,
@ -186,12 +180,6 @@
"to": "Material", "to": "Material",
"to_port": 4 "to_port": 4
}, },
{
"from": "math_4",
"from_port": 0,
"to": "tones_range_2",
"to_port": 0
},
{ {
"from": "voronoi", "from": "voronoi",
"from_port": 0, "from_port": 0,
@ -259,7 +247,25 @@
"to_port": 0 "to_port": 0
}, },
{ {
"from": "math_8", "from": "math_4",
"from_port": 0,
"to": "scale",
"to_port": 0
},
{
"from": "scale",
"from_port": 0,
"to": "tones_range_2",
"to_port": 0
},
{
"from": "scale",
"from_port": 0,
"to": "math_8",
"to_port": 1
},
{
"from": "normal_map",
"from_port": 0, "from_port": 0,
"to": "debug", "to": "debug",
"to_port": 0 "to_port": 0
@ -810,8 +816,8 @@
{ {
"name": "math_4", "name": "math_4",
"node_position": { "node_position": {
"x": 2385.200195, "x": 2125.545654,
"y": 172.399979 "y": 199.663681
}, },
"parameters": { "parameters": {
"clamp": false, "clamp": false,
@ -824,12 +830,12 @@
{ {
"name": "math_8", "name": "math_8",
"node_position": { "node_position": {
"x": 2827.000244, "x": 2867.246826,
"y": 264.299988 "y": 183.807083
}, },
"parameters": { "parameters": {
"clamp": true, "clamp": true,
"default_in1": 0, "default_in1": 0.05,
"default_in2": 0, "default_in2": 0,
"op": 15 "op": 15
}, },
@ -870,7 +876,7 @@
"y": -458.924744 "y": -458.924744
}, },
"parameters": { "parameters": {
"ANIM": 0, "ANIM": 0.69,
"OFFSET": 0 "OFFSET": 0
}, },
"type": "remote", "type": "remote",
@ -948,13 +954,27 @@
{ {
"name": "debug", "name": "debug",
"node_position": { "node_position": {
"x": 3336.236572, "x": 3336.236328,
"y": -167.410828 "y": -168.709106
}, },
"parameters": { "parameters": {
}, },
"type": "debug" "type": "debug"
},
{
"name": "scale",
"node_position": {
"x": 2389.141602,
"y": 227.911255
},
"parameters": {
"cx": 0,
"cy": 0,
"scale_x": 2.1,
"scale_y": 2.1
},
"type": "scale"
} }
], ],
"parameters": { "parameters": {