GodotTech.tscn 529 B

1234567891011121314
  1. [gd_scene load_steps=3 format=3 uid="uid://vou3etr0k0fv"]
  2. [ext_resource type="Script" path="res://addons/slide_show/projector/slide/Slide.gd" id="1_wdyis"]
  3. [ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_ixgow"]
  4. [node name="GodotTech" type="Node2D"]
  5. script = ExtResource("1_wdyis")
  6. [node name="Title" parent="." instance=ExtResource("3_ixgow")]
  7. offset_left = 72.0
  8. offset_top = 450.0
  9. offset_right = 1834.0
  10. offset_bottom = 618.0
  11. text = "La construction de Godot"