39 lines
1.0 KiB
Plaintext
39 lines
1.0 KiB
Plaintext
![]() |
[gd_scene load_steps=3 format=3 uid="uid://bmvb0o7ohxcfd"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://yqukd7l5xsxg" path="res://Cat on news.PNG" id="1_5b7ti"]
|
||
|
|
||
|
[sub_resource type="SystemFont" id="SystemFont_7yr4w"]
|
||
|
|
||
|
[node name="Control" type="Control"]
|
||
|
layout_mode = 3
|
||
|
anchors_preset = 15
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
grow_horizontal = 2
|
||
|
grow_vertical = 2
|
||
|
|
||
|
[node name="Button" type="Button" parent="."]
|
||
|
layout_mode = 0
|
||
|
offset_left = 367.0
|
||
|
offset_top = 168.0
|
||
|
offset_right = 777.0
|
||
|
offset_bottom = 246.0
|
||
|
theme_override_fonts/font = SubResource("SystemFont_7yr4w")
|
||
|
theme_override_font_sizes/font_size = 51
|
||
|
text = "Start"
|
||
|
|
||
|
[node name="Button2" type="Button" parent="."]
|
||
|
offset_left = 368.0
|
||
|
offset_top = 332.0
|
||
|
offset_right = 778.0
|
||
|
offset_bottom = 410.0
|
||
|
theme_override_fonts/font = SubResource("SystemFont_7yr4w")
|
||
|
theme_override_font_sizes/font_size = 51
|
||
|
text = "Exit"
|
||
|
|
||
|
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||
|
z_index = -100
|
||
|
position = Vector2(578.503, 288.125)
|
||
|
scale = Vector2(2.71364, 2.71364)
|
||
|
texture = ExtResource("1_5b7ti")
|