[gd_scene load_steps=3 format=3] [ext_resource type="Script" path="res://CORE/splash.gd" id="1_n4sar"] [ext_resource type="Texture2D" path="res://CORE/soscore.png" id="2_5krj5"] [node name="splash" type="Control"] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_n4sar") [node name="Background" type="ColorRect" parent="."] layout_mode = 0 offset_right = 960.0 offset_bottom = 540.0 color = Color(0.839216, 0.0196078, 0.196078, 1) [node name="Image" type="NinePatchRect" parent="Background"] layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -128.0 offset_top = -128.0 offset_right = 128.0 offset_bottom = 128.0 grow_horizontal = 2 grow_vertical = 2 texture = ExtResource("2_5krj5")