52 lines
1.2 KiB
Plaintext
52 lines
1.2 KiB
Plaintext
[gd_scene load_steps=6 format=2]
|
|
|
|
[ext_resource path="res://data/DejaVuSansCondensed.ttf" type="DynamicFontData" id=1]
|
|
[ext_resource path="res://data/мп550-работа-эскиз.png" type="Texture" id=2]
|
|
|
|
[sub_resource type="DynamicFont" id=1]
|
|
size = 20
|
|
outline_size = 1
|
|
outline_color = Color( 0, 0, 0, 1 )
|
|
use_mipmaps = true
|
|
use_filter = true
|
|
font_data = ExtResource( 1 )
|
|
|
|
[sub_resource type="DynamicFont" id=2]
|
|
|
|
[sub_resource type="Theme" id=3]
|
|
resource_local_to_scene = true
|
|
default_font = SubResource( 2 )
|
|
|
|
[node name="TabContainer" type="TabContainer"]
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
rect_pivot_offset = Vector2( 800, 600 )
|
|
custom_fonts/font = SubResource( 1 )
|
|
tab_align = 0
|
|
__meta__ = {
|
|
"_edit_use_anchors_": true
|
|
}
|
|
|
|
[node name="Работа" type="Panel" parent="."]
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
margin_left = 4.0
|
|
margin_top = 42.0
|
|
margin_right = -4.0
|
|
margin_bottom = -4.0
|
|
theme = SubResource( 3 )
|
|
|
|
[node name="Sprite" type="Sprite" parent="Работа"]
|
|
position = Vector2( 796, 576 )
|
|
scale = Vector2( 1.00375, 0.973333 )
|
|
texture = ExtResource( 2 )
|
|
|
|
[node name="Контроль" type="Panel" parent="."]
|
|
visible = false
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
margin_left = 4.0
|
|
margin_top = 42.0
|
|
margin_right = -4.0
|
|
margin_bottom = -4.0
|