feat: adjused rifle and added revolver model

This commit is contained in:
Sara 2025-07-29 22:47:16 +02:00
parent 03d40bfef3
commit 3b22cd86f7
15 changed files with 91 additions and 8 deletions

View file

@ -65,6 +65,12 @@
"from_port": 0,
"to": "normal_map2",
"to_port": 0
},
{
"from": "fbm2_2",
"from_port": 0,
"to": "buffer_2",
"to_port": 0
}
],
"label": "Graph",
@ -210,8 +216,8 @@
{
"name": "fbm2_2",
"node_position": {
"x": -1524.254761,
"y": -291.327667
"x": -1716.615845,
"y": -289.244354
},
"parameters": {
"folds": 0,
@ -219,8 +225,8 @@
"noise": 9,
"offset": -0.29,
"persistence": 0.5,
"scale_x": 440,
"scale_y": 32
"scale_x": 654,
"scale_y": 69
},
"seed_int": 1364257280,
"type": "fbm2"
@ -254,6 +260,19 @@
},
"seed_int": 0,
"type": "math"
},
{
"name": "buffer_2",
"node_position": {
"x": -1417.878784,
"y": -288.169067
},
"parameters": {
"size": 11
},
"seed_int": 0,
"type": "buffer",
"version": 1
}
],
"parameters": {

Binary file not shown.

Binary file not shown.