| 12345678910111213141516171819202122 |
- [gd_scene format=3 uid="uid://c0ndjh0wikbuw"]
- [node name="ColorRect" type="ColorRect"]
- anchors_preset = 15
- anchor_right = 1.0
- anchor_bottom = 1.0
- grow_horizontal = 2
- grow_vertical = 2
- color = Color(0, 1, 0, 1)
- [node name="Label" type="Label" parent="."]
- layout_mode = 1
- anchors_preset = 15
- anchor_right = 1.0
- anchor_bottom = 1.0
- grow_horizontal = 2
- grow_vertical = 2
- theme_override_colors/font_shadow_color = Color(0, 0, 0, 1)
- text = "smas pack - hot cross bun"
- horizontal_alignment = 2
- autowrap_mode = 2
- uppercase = true
|