2024-07-31 02:36:37 -06:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://d75odchj18u1"]
|
2024-07-21 14:17:35 -06:00
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://drbiyuustse8b" path="res://src/maps/arena_map/arena_map.tscn" id="1_bvhtq"]
|
2024-07-31 02:36:37 -06:00
|
|
|
[ext_resource type="PackedScene" uid="uid://boswew1ihrw7p" path="res://src/ui/ui.tscn" id="1_thtk2"]
|
2024-07-23 00:25:13 -06:00
|
|
|
|
2024-07-22 19:37:26 -06:00
|
|
|
[node name="Main" type="Control"]
|
2024-07-31 02:36:37 -06:00
|
|
|
custom_minimum_size = Vector2(1900, 1024)
|
2024-07-22 19:37:26 -06:00
|
|
|
layout_mode = 3
|
|
|
|
anchors_preset = 0
|
2024-07-31 02:36:37 -06:00
|
|
|
focus_mode = 1
|
|
|
|
mouse_filter = 1
|
2024-07-22 19:37:26 -06:00
|
|
|
|
2024-07-31 02:36:37 -06:00
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
|
|
|
layout_mode = 1
|
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
2024-07-22 19:37:26 -06:00
|
|
|
|
2024-07-31 02:36:37 -06:00
|
|
|
[node name="UI1" parent="VBoxContainer" instance=ExtResource("1_thtk2")]
|
2024-07-22 19:37:26 -06:00
|
|
|
layout_mode = 2
|
|
|
|
|
2024-07-31 02:36:37 -06:00
|
|
|
[node name="UI2" parent="VBoxContainer" instance=ExtResource("1_thtk2")]
|
2024-07-22 19:37:26 -06:00
|
|
|
layout_mode = 2
|
2024-07-21 14:17:35 -06:00
|
|
|
|
2024-07-31 02:36:37 -06:00
|
|
|
[node name="ArenaMap" parent="." instance=ExtResource("1_bvhtq")]
|
2024-07-22 20:48:04 -06:00
|
|
|
|
2024-07-31 02:36:37 -06:00
|
|
|
[node name="ViewportContainer1" type="SubViewportContainer" parent="."]
|
2024-07-22 20:48:04 -06:00
|
|
|
layout_mode = 0
|
2024-07-23 00:25:13 -06:00
|
|
|
offset_right = 1900.0
|
2024-07-31 02:36:37 -06:00
|
|
|
offset_bottom = 513.0
|
|
|
|
focus_mode = 2
|
|
|
|
mouse_filter = 0
|
2024-07-21 14:17:35 -06:00
|
|
|
stretch = true
|
|
|
|
|
2024-07-31 02:36:37 -06:00
|
|
|
[node name="Viewport" type="SubViewport" parent="ViewportContainer1" groups=["Viewport1"]]
|
2024-07-21 14:17:35 -06:00
|
|
|
handle_input_locally = false
|
2024-07-24 11:22:56 -06:00
|
|
|
mesh_lod_threshold = 0.0
|
2024-07-31 02:36:37 -06:00
|
|
|
size = Vector2i(1900, 513)
|
2024-07-21 14:17:35 -06:00
|
|
|
render_target_update_mode = 4
|
|
|
|
|
2024-07-31 02:36:37 -06:00
|
|
|
[node name="ViewportContainer2" type="SubViewportContainer" parent="."]
|
|
|
|
custom_minimum_size = Vector2(1900, 512)
|
|
|
|
layout_mode = 0
|
|
|
|
offset_top = 513.0
|
|
|
|
offset_right = 1900.0
|
|
|
|
offset_bottom = 1025.0
|
2024-07-23 00:25:13 -06:00
|
|
|
|
2024-07-31 02:36:37 -06:00
|
|
|
[node name="Viewport" type="SubViewport" parent="ViewportContainer2" groups=["Viewport2"]]
|
|
|
|
handle_input_locally = false
|
|
|
|
size = Vector2i(1900, 512)
|
|
|
|
render_target_update_mode = 4
|