This commit is contained in:
notdraimdev
2024-11-19 22:56:19 +01:00
parent dde309291e
commit 0c21592f91
8 changed files with 141 additions and 37 deletions
+21
View File
@@ -0,0 +1,21 @@
[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)