Rescaled maps and reworked drone code

Rescaled maps and reworked drone code to support fpv remote and joy controller with a menu switch
This commit is contained in:
2025-02-15 22:31:27 -05:00
parent bad3fe6f1e
commit 6b85034a30
11 changed files with 133 additions and 824 deletions

View File

@@ -28,7 +28,7 @@ function = 1
input_name = "uv"
[sub_resource type="VisualShaderNodeFloatConstant" id="VisualShaderNodeFloatConstant_ygstf"]
constant = 50.0
constant = 100.0
[sub_resource type="FastNoiseLite" id="FastNoiseLite_5ogwx"]
noise_type = 2
@@ -93,7 +93,7 @@ void fragment() {
// FloatConstant:25
float n_out25p0 = 50.000000;
float n_out25p0 = 100.000000;
// UVFunc:23
@@ -178,6 +178,7 @@ void fragment() {
}
"
graph_offset = Vector2(-1734.9, 193.248)
nodes/fragment/0/position = Vector2(1000, 220)
nodes/fragment/19/node = SubResource("VisualShaderNodeVec2Constant_0gqw2")
nodes/fragment/19/position = Vector2(-2120, 580)