GameEngine.tscn 1.1 KB

123456789101112131415161718192021222324252627
  1. [gd_scene load_steps=5 format=3 uid="uid://b0o1mk7jvmep"]
  2. [ext_resource type="Script" path="res://projector/slide/Slide.gd" id="1_xtfww"]
  3. [ext_resource type="Texture2D" uid="uid://dgwc3gat8vfjh" path="res://slides/11/godot_icon_eye_notified.svg" id="2_rhoon"]
  4. [ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_ra17o"]
  5. [ext_resource type="PackedScene" uid="uid://b811jddpttnt4" path="res://common/components/subtitle/subtitle.tscn" id="4_iunj5"]
  6. [node name="FindingGameEngine" type="Node2D"]
  7. script = ExtResource("1_xtfww")
  8. [node name="Sprite2D" type="Sprite2D" parent="."]
  9. position = Vector2(938, 649)
  10. scale = Vector2(1.75403, 1.75403)
  11. texture = ExtResource("2_rhoon")
  12. metadata/Credit = "Néd J"
  13. metadata/Source = "https://opengameart.org/content/mascots-and-friends-iconset-1"
  14. metadata/License = "CC BY-SA 4.0"
  15. [node name="Title" parent="." instance=ExtResource("3_ra17o")]
  16. offset_left = 60.0
  17. offset_top = 20.0
  18. offset_right = 1822.0
  19. offset_bottom = 188.0
  20. text = "En quête"
  21. [node name="Subtitle" parent="." instance=ExtResource("4_iunj5")]
  22. text = "d'une solution plus facile ..."