feat: graphics improvement and a new section of the level
This commit is contained in:
parent
d6e2881c52
commit
7af00521df
23 changed files with 1247 additions and 136 deletions
|
|
@ -826,21 +826,21 @@
|
|||
},
|
||||
"parameters": {
|
||||
"gradient": {
|
||||
"interpolation": 1,
|
||||
"interpolation": 2,
|
||||
"points": [
|
||||
{
|
||||
"a": 1,
|
||||
"b": 0.165034,
|
||||
"g": 0.511719,
|
||||
"pos": 0.048721,
|
||||
"r": 0.141922
|
||||
"b": 0.155518,
|
||||
"g": 0.382812,
|
||||
"pos": 0,
|
||||
"r": 0.253183
|
||||
},
|
||||
{
|
||||
"a": 1,
|
||||
"b": 0.159531,
|
||||
"g": 0.332031,
|
||||
"b": 0.069809,
|
||||
"g": 0.292969,
|
||||
"pos": 1,
|
||||
"r": 0.245781
|
||||
"r": 0.181389
|
||||
}
|
||||
],
|
||||
"type": "Gradient"
|
||||
|
|
|
|||
586
materials/needles.ptex
Normal file
586
materials/needles.ptex
Normal file
|
|
@ -0,0 +1,586 @@
|
|||
{
|
||||
"connections": [
|
||||
{
|
||||
"from": "gradient",
|
||||
"from_port": 0,
|
||||
"to": "mirror",
|
||||
"to_port": 0
|
||||
},
|
||||
{
|
||||
"from": "mirror",
|
||||
"from_port": 0,
|
||||
"to": "math",
|
||||
"to_port": 0
|
||||
},
|
||||
{
|
||||
"from": "gradient_2",
|
||||
"from_port": 0,
|
||||
"to": "math",
|
||||
"to_port": 1
|
||||
},
|
||||
{
|
||||
"from": "math",
|
||||
"from_port": 0,
|
||||
"to": "math_2",
|
||||
"to_port": 0
|
||||
},
|
||||
{
|
||||
"from": "gradient_3",
|
||||
"from_port": 0,
|
||||
"to": "math_2",
|
||||
"to_port": 1
|
||||
},
|
||||
{
|
||||
"from": "math_2",
|
||||
"from_port": 0,
|
||||
"to": "math_3",
|
||||
"to_port": 0
|
||||
},
|
||||
{
|
||||
"from": "gradient_4",
|
||||
"from_port": 0,
|
||||
"to": "math_3",
|
||||
"to_port": 1
|
||||
},
|
||||
{
|
||||
"from": "gradient_5",
|
||||
"from_port": 0,
|
||||
"to": "math_4",
|
||||
"to_port": 0
|
||||
},
|
||||
{
|
||||
"from": "gradient_6",
|
||||
"from_port": 0,
|
||||
"to": "math_4",
|
||||
"to_port": 1
|
||||
},
|
||||
{
|
||||
"from": "math_5",
|
||||
"from_port": 0,
|
||||
"to": "tiler",
|
||||
"to_port": 1
|
||||
},
|
||||
{
|
||||
"from": "math_4",
|
||||
"from_port": 0,
|
||||
"to": "math_6",
|
||||
"to_port": 0
|
||||
},
|
||||
{
|
||||
"from": "math_6",
|
||||
"from_port": 0,
|
||||
"to": "math_5",
|
||||
"to_port": 1
|
||||
},
|
||||
{
|
||||
"from": "tiler",
|
||||
"from_port": 0,
|
||||
"to": "colorize",
|
||||
"to_port": 0
|
||||
},
|
||||
{
|
||||
"from": "math_7",
|
||||
"from_port": 0,
|
||||
"to": "tiler",
|
||||
"to_port": 0
|
||||
},
|
||||
{
|
||||
"from": "math_3",
|
||||
"from_port": 0,
|
||||
"to": "math_7",
|
||||
"to_port": 1
|
||||
},
|
||||
{
|
||||
"from": "colorize",
|
||||
"from_port": 0,
|
||||
"to": "Material",
|
||||
"to_port": 0
|
||||
},
|
||||
{
|
||||
"from": "tiler",
|
||||
"from_port": 0,
|
||||
"to": "math_8",
|
||||
"to_port": 1
|
||||
},
|
||||
{
|
||||
"from": "math_8",
|
||||
"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/going/project/materials/needles"
|
||||
},
|
||||
"name": "Material",
|
||||
"node_position": {
|
||||
"x": -7.716048,
|
||||
"y": -28.935181
|
||||
},
|
||||
"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": "gradient",
|
||||
"node_position": {
|
||||
"x": -1948.95166,
|
||||
"y": -111.743408
|
||||
},
|
||||
"parameters": {
|
||||
"gradient": {
|
||||
"interpolation": 1,
|
||||
"points": [
|
||||
{
|
||||
"a": 0,
|
||||
"b": 0,
|
||||
"g": 0,
|
||||
"pos": 0.181689,
|
||||
"r": 0
|
||||
},
|
||||
{
|
||||
"a": 1,
|
||||
"b": 1,
|
||||
"g": 1,
|
||||
"pos": 0.488402,
|
||||
"r": 1
|
||||
},
|
||||
{
|
||||
"a": 0,
|
||||
"b": 0,
|
||||
"g": 0,
|
||||
"pos": 0.731233,
|
||||
"r": 0
|
||||
}
|
||||
],
|
||||
"type": "Gradient"
|
||||
},
|
||||
"repeat": 32,
|
||||
"rotate": 40
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "gradient"
|
||||
},
|
||||
{
|
||||
"name": "mirror",
|
||||
"node_position": {
|
||||
"x": -1720.65625,
|
||||
"y": -109.822884
|
||||
},
|
||||
"parameters": {
|
||||
"direction": 0,
|
||||
"flip_sides": false,
|
||||
"offset": 0
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "mirror"
|
||||
},
|
||||
{
|
||||
"name": "math",
|
||||
"node_position": {
|
||||
"x": -1526.438477,
|
||||
"y": -114.289177
|
||||
},
|
||||
"parameters": {
|
||||
"clamp": true,
|
||||
"default_in1": 0,
|
||||
"default_in2": 0,
|
||||
"op": 0
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "math"
|
||||
},
|
||||
{
|
||||
"name": "gradient_2",
|
||||
"node_position": {
|
||||
"x": -1755.720947,
|
||||
"y": 4.463901
|
||||
},
|
||||
"parameters": {
|
||||
"gradient": {
|
||||
"interpolation": 1,
|
||||
"points": [
|
||||
{
|
||||
"a": 0,
|
||||
"b": 0,
|
||||
"g": 0,
|
||||
"pos": 0.475083,
|
||||
"r": 0
|
||||
},
|
||||
{
|
||||
"a": 1,
|
||||
"b": 1,
|
||||
"g": 1,
|
||||
"pos": 0.5,
|
||||
"r": 1
|
||||
},
|
||||
{
|
||||
"a": 0,
|
||||
"b": 0,
|
||||
"g": 0,
|
||||
"pos": 0.524917,
|
||||
"r": 0
|
||||
}
|
||||
],
|
||||
"type": "Gradient"
|
||||
},
|
||||
"repeat": 1,
|
||||
"rotate": 0
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "gradient"
|
||||
},
|
||||
{
|
||||
"name": "gradient_3",
|
||||
"node_position": {
|
||||
"x": -1519.764893,
|
||||
"y": 31.875498
|
||||
},
|
||||
"parameters": {
|
||||
"gradient": {
|
||||
"interpolation": 1,
|
||||
"points": [
|
||||
{
|
||||
"a": 1,
|
||||
"b": 0,
|
||||
"g": 0,
|
||||
"pos": 0.170638,
|
||||
"r": 0
|
||||
},
|
||||
{
|
||||
"a": 1,
|
||||
"b": 1,
|
||||
"g": 1,
|
||||
"pos": 0.484663,
|
||||
"r": 1
|
||||
},
|
||||
{
|
||||
"a": 1,
|
||||
"b": 0,
|
||||
"g": 0,
|
||||
"pos": 0.787474,
|
||||
"r": 0
|
||||
}
|
||||
],
|
||||
"type": "Gradient"
|
||||
},
|
||||
"repeat": 1,
|
||||
"rotate": 0
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "gradient"
|
||||
},
|
||||
{
|
||||
"name": "math_2",
|
||||
"node_position": {
|
||||
"x": -1289.196289,
|
||||
"y": -114.345146
|
||||
},
|
||||
"parameters": {
|
||||
"clamp": false,
|
||||
"default_in1": 0,
|
||||
"default_in2": 0,
|
||||
"op": 2
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "math"
|
||||
},
|
||||
{
|
||||
"name": "tiler",
|
||||
"node_position": {
|
||||
"x": -593.999695,
|
||||
"y": -70.000038
|
||||
},
|
||||
"parameters": {
|
||||
"fixed_offset": -0.78,
|
||||
"inputs": 0,
|
||||
"offset": 0,
|
||||
"overlap": 5,
|
||||
"rotate": 78.6,
|
||||
"scale": 0,
|
||||
"scale_x": 0.2,
|
||||
"scale_y": 0.2,
|
||||
"tx": 11,
|
||||
"ty": 24,
|
||||
"value": 0.84,
|
||||
"variations": false
|
||||
},
|
||||
"seed_int": 3428273920,
|
||||
"type": "tiler"
|
||||
},
|
||||
{
|
||||
"name": "gradient_4",
|
||||
"node_position": {
|
||||
"x": -1287.477417,
|
||||
"y": 41.108494
|
||||
},
|
||||
"parameters": {
|
||||
"gradient": {
|
||||
"interpolation": 1,
|
||||
"points": [
|
||||
{
|
||||
"a": 1,
|
||||
"b": 0,
|
||||
"g": 0,
|
||||
"pos": 0,
|
||||
"r": 0
|
||||
},
|
||||
{
|
||||
"a": 1,
|
||||
"b": 1,
|
||||
"g": 1,
|
||||
"pos": 0.484663,
|
||||
"r": 1
|
||||
},
|
||||
{
|
||||
"a": 1,
|
||||
"b": 0,
|
||||
"g": 0,
|
||||
"pos": 1,
|
||||
"r": 0
|
||||
}
|
||||
],
|
||||
"type": "Gradient"
|
||||
},
|
||||
"repeat": 1,
|
||||
"rotate": 90
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "gradient"
|
||||
},
|
||||
{
|
||||
"name": "math_3",
|
||||
"node_position": {
|
||||
"x": -1059.570801,
|
||||
"y": -120.159203
|
||||
},
|
||||
"parameters": {
|
||||
"clamp": false,
|
||||
"default_in1": 0,
|
||||
"default_in2": 0,
|
||||
"op": 2
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "math"
|
||||
},
|
||||
{
|
||||
"name": "gradient_5",
|
||||
"node_position": {
|
||||
"x": -1950.09314,
|
||||
"y": 262.462616
|
||||
},
|
||||
"parameters": {
|
||||
"gradient": {
|
||||
"interpolation": 1,
|
||||
"points": [
|
||||
{
|
||||
"a": 1,
|
||||
"b": 0,
|
||||
"g": 0,
|
||||
"pos": 0,
|
||||
"r": 0
|
||||
},
|
||||
{
|
||||
"a": 1,
|
||||
"b": 1,
|
||||
"g": 1,
|
||||
"pos": 0.484663,
|
||||
"r": 1
|
||||
},
|
||||
{
|
||||
"a": 1,
|
||||
"b": 0,
|
||||
"g": 0,
|
||||
"pos": 1,
|
||||
"r": 0
|
||||
}
|
||||
],
|
||||
"type": "Gradient"
|
||||
},
|
||||
"repeat": 1,
|
||||
"rotate": 0
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "gradient"
|
||||
},
|
||||
{
|
||||
"name": "gradient_6",
|
||||
"node_position": {
|
||||
"x": -1954.43335,
|
||||
"y": 389.777435
|
||||
},
|
||||
"parameters": {
|
||||
"gradient": {
|
||||
"interpolation": 1,
|
||||
"points": [
|
||||
{
|
||||
"a": 1,
|
||||
"b": 0,
|
||||
"g": 0,
|
||||
"pos": 0,
|
||||
"r": 0
|
||||
},
|
||||
{
|
||||
"a": 1,
|
||||
"b": 0.191489,
|
||||
"g": 0.191489,
|
||||
"pos": 0.830453,
|
||||
"r": 0.191489
|
||||
},
|
||||
{
|
||||
"a": 1,
|
||||
"b": 0,
|
||||
"g": 0,
|
||||
"pos": 1,
|
||||
"r": 0
|
||||
}
|
||||
],
|
||||
"type": "Gradient"
|
||||
},
|
||||
"repeat": 1,
|
||||
"rotate": 90
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "gradient"
|
||||
},
|
||||
{
|
||||
"name": "math_4",
|
||||
"node_position": {
|
||||
"x": -1713.023682,
|
||||
"y": 206.80835
|
||||
},
|
||||
"parameters": {
|
||||
"clamp": false,
|
||||
"default_in1": 0,
|
||||
"default_in2": 0,
|
||||
"op": 2
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "math"
|
||||
},
|
||||
{
|
||||
"name": "math_5",
|
||||
"node_position": {
|
||||
"x": -1287.676636,
|
||||
"y": 215.276703
|
||||
},
|
||||
"parameters": {
|
||||
"clamp": false,
|
||||
"default_in1": 0.001,
|
||||
"default_in2": 0,
|
||||
"op": 15
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "math"
|
||||
},
|
||||
{
|
||||
"name": "math_6",
|
||||
"node_position": {
|
||||
"x": -1496.035522,
|
||||
"y": 214.464859
|
||||
},
|
||||
"parameters": {
|
||||
"clamp": false,
|
||||
"default_in1": 0,
|
||||
"default_in2": 2.3,
|
||||
"op": 6
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "math"
|
||||
},
|
||||
{
|
||||
"name": "colorize",
|
||||
"node_position": {
|
||||
"x": -265.863251,
|
||||
"y": -52.154579
|
||||
},
|
||||
"parameters": {
|
||||
"gradient": {
|
||||
"interpolation": 0,
|
||||
"points": [
|
||||
{
|
||||
"a": 0,
|
||||
"b": 0,
|
||||
"g": 0,
|
||||
"pos": 0,
|
||||
"r": 0
|
||||
},
|
||||
{
|
||||
"a": 1,
|
||||
"b": 0.145096,
|
||||
"g": 0.289062,
|
||||
"pos": 0.194487,
|
||||
"r": 0.108398
|
||||
}
|
||||
],
|
||||
"type": "Gradient"
|
||||
}
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "colorize"
|
||||
},
|
||||
{
|
||||
"name": "math_7",
|
||||
"node_position": {
|
||||
"x": -835.08313,
|
||||
"y": -94.693161
|
||||
},
|
||||
"parameters": {
|
||||
"clamp": false,
|
||||
"default_in1": 0.19,
|
||||
"default_in2": 0.01,
|
||||
"op": 15
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "math"
|
||||
},
|
||||
{
|
||||
"name": "math_8",
|
||||
"node_position": {
|
||||
"x": -275.271149,
|
||||
"y": 61.8955
|
||||
},
|
||||
"parameters": {
|
||||
"clamp": false,
|
||||
"default_in1": 0,
|
||||
"default_in2": 0,
|
||||
"op": 15
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "math"
|
||||
}
|
||||
],
|
||||
"parameters": {
|
||||
|
||||
},
|
||||
"seed_int": 0,
|
||||
"shortdesc": "",
|
||||
"type": "graph"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue