Setup basic GUI and scanner selection

This commit was merged in pull request #4.
This commit is contained in:
2024-08-31 17:13:07 +02:00
parent ee46a240c2
commit 5f8052f0a3
13 changed files with 288 additions and 28 deletions

View File

@@ -0,0 +1,8 @@
[gd_resource type="GradientTexture1D" load_steps=2 format=3 uid="uid://be2uusaqcpcpd"]
[sub_resource type="Gradient" id="Gradient_pafyk"]
offsets = PackedFloat32Array(0, 0.22549, 0.51634, 0.813725, 1)
colors = PackedColorArray(0.66677, 0.166288, 0, 1, 0.41, 0.328, 0, 1, 0.0321677, 2.76752e-07, 0.262162, 1, 0, 0.592306, 0, 1, 0, 0.964706, 0.580392, 1)
[resource]
gradient = SubResource("Gradient_pafyk")