initial shit

This commit is contained in:
2026-06-04 16:53:41 -05:00
parent f019615187
commit d3779cff20
828 changed files with 512567 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
[gd_scene format=3 uid="uid://cmdoplechdjf2"]
[ext_resource type="Script" uid="uid://k47h424obarb" path="res://Panels/GaugeTestPanel.torch" id="1_3ycyk"]
[ext_resource type="PackedScene" uid="uid://covkw4kvf310f" path="res://Objects/SGauge.tscn" id="2_mlwi3"]
[ext_resource type="PackedScene" uid="uid://c4skbeito3suj" path="res://Objects/ISwitch.tscn" id="3_56ci7"]
[ext_resource type="PackedScene" uid="uid://b1cwggrpop0lm" path="res://Objects/ILed.tscn" id="4_mlwi3"]
[sub_resource type="BoxMesh" id="BoxMesh_8v4dc"]
[node name="GaugeTestPanel" type="Node3D" unique_id=2008030013]
script = ExtResource("1_3ycyk")
[node name="MeshInstance3D" type="MeshInstance3D" parent="." unique_id=821329739]
transform = Transform3D(0.8499854, 0, 0, 0, 0.060622327, 0, 0, 0, 0.4241688, 0.3620516, 0.07649438, 0.11413574)
mesh = SubResource("BoxMesh_8v4dc")
[node name="SGauge" parent="." unique_id=1241352669 instance=ExtResource("2_mlwi3")]
transform = Transform3D(0.1, 0, 0, 0, 0.1, 0, 0, 0, 0.1, 0, 0.13207138, 0.27062824)
[node name="ISwitch" parent="." unique_id=308040824 instance=ExtResource("3_56ci7")]
transform = Transform3D(0.1, 0, 0, 0, 0.1, 0, 0, 0, 0.1, 0.0449643, 0.08974852, 0.3041313)
[node name="ILed" parent="." unique_id=2112223431 instance=ExtResource("4_mlwi3")]
transform = Transform3D(0.01, 0, 0, 0, 0.01, 0, 0, 0, 0.01, -0.00047999248, 0.13739565, 0.30799976)