-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshadow.tscn
31 lines (28 loc) · 965 Bytes
/
shadow.tscn
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[gd_scene load_steps=4 format=3 uid="uid://kw43gmnwh60k"]
[ext_resource type="Texture2D" uid="uid://cgfdgqiqw01yu" path="res://img/spaceship_shadow.png" id="1_jjxus"]
[ext_resource type="Script" path="res://shadow.gd" id="2_m0xt6"]
[ext_resource type="FontFile" uid="uid://cj5kipumd5mdm" path="res://fonts/Chicle-Regular.ttf" id="2_p5x3c"]
[node name="Shadow" type="TextureRect"]
z_index = 7
z_as_relative = false
offset_right = 40.0
offset_bottom = 40.0
texture = ExtResource("1_jjxus")
script = ExtResource("2_m0xt6")
[node name="Label" type="RichTextLabel" parent="."]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -18.0
offset_top = -45.0
offset_right = 167.0
offset_bottom = 29.0
grow_horizontal = 2
grow_vertical = 2
theme_override_fonts/normal_font = ExtResource("2_p5x3c")
theme_override_font_sizes/normal_font_size = 60
bbcode_enabled = true
text = "[center]motivos[/center]"