22 lines
578 B
Plaintext
22 lines
578 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://n7cnapaftfse"]
|
|
|
|
[ext_resource type="Script" path="res://playing_now_window.gd" id="1_f0rac"]
|
|
|
|
[node name="PlayingNowWindow" type="AspectRatioContainer"]
|
|
offset_right = 160.0
|
|
offset_bottom = 23.0
|
|
script = ExtResource("1_f0rac")
|
|
|
|
[node name="Desctibtor" type="Label" parent="."]
|
|
layout_mode = 2
|
|
|
|
[node name="ColorRect" type="ColorRect" parent="Desctibtor"]
|
|
z_index = -2
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
color = Color(0.187176, 0.187176, 0.187176, 0.101961)
|