2024-01-26 18:01:32 +00:00
|
|
|
[gd_scene load_steps=2 format=3 uid="uid://b4blrdjthcxnn"]
|
|
|
|
|
2024-01-28 14:50:58 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://bjw0tkgm1xw4g" path="res://sprites/title_tough_crowd.svg" id="1_h65iv"]
|
2024-01-26 18:01:32 +00:00
|
|
|
|
|
|
|
[node name="GameLogo" type="CenterContainer"]
|
2024-01-28 13:38:40 +00:00
|
|
|
offset_right = 879.0
|
|
|
|
offset_bottom = 217.0
|
|
|
|
scale = Vector2(0.6, 0.6)
|
2024-01-26 18:01:32 +00:00
|
|
|
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="."]
|
2024-01-28 09:28:29 +00:00
|
|
|
layout_mode = 2
|
2024-01-26 18:01:32 +00:00
|
|
|
theme_override_constants/margin_left = 10
|
|
|
|
theme_override_constants/margin_top = 10
|
|
|
|
theme_override_constants/margin_right = 10
|
|
|
|
theme_override_constants/margin_bottom = 10
|
|
|
|
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="MarginContainer"]
|
2024-01-28 09:28:29 +00:00
|
|
|
layout_mode = 2
|
2024-01-28 13:38:40 +00:00
|
|
|
texture = ExtResource("1_h65iv")
|