[gd_scene format=3 uid="uid://covomnw8s7k1n"] [ext_resource type="Script" uid="uid://xv51uvc4koyc" path="res://DaySchedule.cs" id="1_b6clr"] [ext_resource type="Script" uid="uid://cbbrups0mkp17" path="res://CurrentTimeLine.cs" id="3_dtij7"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cm0pq"] bg_color = Color(0, 0, 0, 1) border_width_left = 4 border_width_top = 4 border_width_right = 4 border_width_bottom = 4 border_color = Color(0, 0, 0, 1) corner_radius_top_left = 4 corner_radius_top_right = 4 corner_radius_bottom_right = 4 corner_radius_bottom_left = 4 [sub_resource type="StyleBoxLine" id="StyleBoxLine_r0du0"] color = Color(1, 0, 0, 1) thickness = 5 [node name="DaySchedule" type="PanelContainer" unique_id=457829015] offset_right = 214.0 offset_bottom = 13.0 mouse_filter = 2 theme_override_styles/panel = SubResource("StyleBoxFlat_cm0pq") script = ExtResource("1_b6clr") [node name="ProgressTimer" type="Timer" parent="." unique_id=131279089] unique_name_in_owner = true wait_time = 2.0 [node name="TimeSlotContainer" type="VBoxContainer" parent="." unique_id=1932322928] unique_name_in_owner = true layout_mode = 2 size_flags_vertical = 0 mouse_filter = 2 theme_override_constants/separation = 2 alignment = 1 [node name="CurrentTimeLine" type="Panel" parent="." unique_id=961292687] unique_name_in_owner = true z_index = 2 z_as_relative = false custom_minimum_size = Vector2(0, 5) clip_contents = true layout_mode = 2 size_flags_vertical = 0 offset_transform_enabled = true mouse_filter = 2 theme_override_styles/panel = SubResource("StyleBoxLine_r0du0") script = ExtResource("3_dtij7")