1234567891011121314151617181920 |
- [gd_scene load_steps=4 format=3 uid="uid://cxt4123q4uxma"]
- [ext_resource type="Script" path="res://addons/slide_show/projector/slide/Slide.gd" id="1_hwcgv"]
- [ext_resource type="Texture2D" uid="uid://br2onmxem2uwu" path="res://slides/351/social_media_event_image_small.png" id="2_eehfu"]
- [ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_gjvol"]
- [node name="ShareByTalk" type="Node2D"]
- script = ExtResource("1_hwcgv")
- [node name="Sprite2D" type="Sprite2D" parent="."]
- position = Vector2(980, 637)
- scale = Vector2(2, 2)
- texture = ExtResource("2_eehfu")
- [node name="Title" parent="." instance=ExtResource("3_gjvol")]
- offset_left = 85.0
- offset_top = 26.0
- offset_right = 1847.0
- offset_bottom = 194.0
- text = "En parler"
|