3Cool.tscn 442 B

12345678910111213141516
  1. [gd_scene load_steps=2 format=3 uid="uid://bgleyjsx2qhus"]
  2. [ext_resource type="Script" path="res://addons/slide_show/projector/slide/Slide.gd" id="1_t1lrj"]
  3. [node name="3Cool" type="Node2D"]
  4. script = ExtResource("1_t1lrj")
  5. [node name="Label" type="Label" parent="."]
  6. offset_left = 101.0
  7. offset_top = 148.0
  8. offset_right = 1006.0
  9. offset_bottom = 542.0
  10. theme_override_font_sizes/font_size = 142
  11. text = "That's
  12. cool!"
  13. horizontal_alignment = 1