add all files
This commit is contained in:
parent
feb5df41ea
commit
371bda867d
34 changed files with 1875 additions and 14 deletions
42
Scenes/GUI/Controls/FlowSlider.tscn
Normal file
42
Scenes/GUI/Controls/FlowSlider.tscn
Normal file
|
@ -0,0 +1,42 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://blg1c3v4o44of"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://blhv0kms1sleu" path="res://Scripts/FlowSlider.gd" id="1_q164o"]
|
||||
|
||||
[node name="FlowSlider" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_right = -1280.0
|
||||
offset_bottom = -720.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
script = ExtResource("1_q164o")
|
||||
|
||||
[node name="Panel" type="Panel" parent="."]
|
||||
layout_mode = 0
|
||||
offset_right = 96.0
|
||||
offset_bottom = 32.0
|
||||
|
||||
[node name="Slider" type="HSlider" parent="Panel"]
|
||||
layout_mode = 2
|
||||
offset_left = 4.0
|
||||
offset_right = 64.0
|
||||
offset_bottom = 32.0
|
||||
size_flags_vertical = 1
|
||||
max_value = 5.0
|
||||
step = 0.1
|
||||
value = 1.0
|
||||
|
||||
[node name="ValueLabel" type="Label" parent="Panel"]
|
||||
layout_mode = 2
|
||||
offset_left = 64.0
|
||||
offset_right = 96.0
|
||||
offset_bottom = 32.0
|
||||
size_flags_horizontal = 8
|
||||
size_flags_vertical = 1
|
||||
text = "1.0"
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[connection signal="value_changed" from="Panel/Slider" to="." method="_on_slider_value_changed"]
|
49
Scenes/GUI/Controls/IndicatorLight.tscn
Normal file
49
Scenes/GUI/Controls/IndicatorLight.tscn
Normal file
|
@ -0,0 +1,49 @@
|
|||
[gd_scene load_steps=4 format=3 uid="uid://cbf3x44mvo701"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://cg157l4uo7ki8" path="res://Scripts/IndicatorLight.gd" id="1_l718a"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1pi70"]
|
||||
bg_color = Color(0, 0, 0, 1)
|
||||
corner_radius_top_left = 12
|
||||
corner_radius_top_right = 12
|
||||
corner_radius_bottom_right = 12
|
||||
corner_radius_bottom_left = 12
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_5m0fm"]
|
||||
bg_color = Color(0, 1, 0, 1)
|
||||
corner_radius_top_left = 12
|
||||
corner_radius_top_right = 12
|
||||
corner_radius_bottom_right = 12
|
||||
corner_radius_bottom_left = 12
|
||||
|
||||
[node name="IndicatorLight" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_right = -1280.0
|
||||
offset_bottom = -720.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
script = ExtResource("1_l718a")
|
||||
|
||||
[node name="Container" type="Panel" parent="."]
|
||||
layout_mode = 0
|
||||
offset_right = 32.0
|
||||
offset_bottom = 32.0
|
||||
|
||||
[node name="Black" type="Panel" parent="."]
|
||||
layout_mode = 0
|
||||
offset_left = 4.0
|
||||
offset_top = 4.0
|
||||
offset_right = 28.0
|
||||
offset_bottom = 28.0
|
||||
theme_override_styles/panel = SubResource("StyleBoxFlat_1pi70")
|
||||
|
||||
[node name="Green" type="Panel" parent="."]
|
||||
layout_mode = 0
|
||||
offset_left = 4.0
|
||||
offset_top = 4.0
|
||||
offset_right = 28.0
|
||||
offset_bottom = 28.0
|
||||
theme_override_styles/panel = SubResource("StyleBoxFlat_5m0fm")
|
1040
Scenes/GUI/EditorScreen.tscn
Normal file
1040
Scenes/GUI/EditorScreen.tscn
Normal file
File diff suppressed because it is too large
Load diff
4
Scenes/GUI/FlyoutButtonGroup.tres
Normal file
4
Scenes/GUI/FlyoutButtonGroup.tres
Normal file
|
@ -0,0 +1,4 @@
|
|||
[gd_resource type="ButtonGroup" format=3 uid="uid://bij2tonqeslpt"]
|
||||
|
||||
[resource]
|
||||
allow_unpress = true
|
46
Scenes/Stages/HelenHouse.tscn
Normal file
46
Scenes/Stages/HelenHouse.tscn
Normal file
|
@ -0,0 +1,46 @@
|
|||
[gd_scene load_steps=6 format=3 uid="uid://btre5j66mpchy"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://f0fkcs7erhop" path="res://Models/3stHelen.glb" id="2_e7oou"]
|
||||
[ext_resource type="Script" uid="uid://bu68w4jnh0n2b" path="res://Scripts/HelenController.gd" id="3_e2vvs"]
|
||||
[ext_resource type="PackedScene" uid="uid://bhoeqcsdb0fx2" path="res://Models/Room.glb" id="4_pv43k"]
|
||||
[ext_resource type="PackedScene" uid="uid://btvomf1ayoypu" path="res://Models/Stage.glb" id="5_afett"]
|
||||
|
||||
[sub_resource type="Environment" id="Environment_axk5g"]
|
||||
ambient_light_source = 1
|
||||
|
||||
[node name="HelenHouse" type="Node3D"]
|
||||
|
||||
[node name="3stHelen" parent="." instance=ExtResource("2_e7oou")]
|
||||
transform = Transform3D(0.25, 0, 0, 0, 0.25, 0, 0, 0, 0.25, 0, 0.25, 0)
|
||||
script = ExtResource("3_e2vvs")
|
||||
|
||||
[node name="Room" parent="." instance=ExtResource("4_pv43k")]
|
||||
transform = Transform3D(0.25, 0, 0, 0, 0.25, 0, 0, 0, 0.25, 0, 0, 0)
|
||||
|
||||
[node name="Stage" parent="." instance=ExtResource("5_afett")]
|
||||
transform = Transform3D(0.25, 0, 0, 0, 0.25, 0, 0, 0, 0.25, 0, 0, 0)
|
||||
|
||||
[node name="Camera3D" type="Camera3D" parent="."]
|
||||
transform = Transform3D(-1, 1.31601e-08, -1.50421e-07, 0, 0.996195, 0.0871557, 1.50996e-07, 0.0871557, -0.996195, 0, 1.5, -3)
|
||||
fov = 60.0
|
||||
|
||||
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
||||
environment = SubResource("Environment_axk5g")
|
||||
|
||||
[node name="SpotLight3D" type="SpotLight3D" parent="."]
|
||||
transform = Transform3D(-0.972974, -0.0597654, 0.223048, 2.26267e-08, 0.965926, 0.258819, -0.230916, 0.251824, -0.939821, 0.217544, 1.75308, -1.04223)
|
||||
light_color = Color(1, 0.9625, 0.85, 1)
|
||||
light_energy = 2.0
|
||||
spot_range = 1.3068
|
||||
spot_angle = 27.449
|
||||
spot_angle_attenuation = 0.1
|
||||
|
||||
[node name="OmniLight3D" type="OmniLight3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2, 2.5, -3)
|
||||
light_color = Color(1, 0.960784, 0.85098, 1)
|
||||
light_energy = 0.5
|
||||
|
||||
[node name="OmniLight3D2" type="OmniLight3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 2.5, -3)
|
||||
light_color = Color(1, 0.960784, 0.85098, 1)
|
||||
light_energy = 0.5
|
Loading…
Add table
Add a link
Reference in a new issue