ShareByTalk.tscn 829 B

12345678910111213141516171819202122
  1. [gd_scene load_steps=4 format=3 uid="uid://cxt4123q4uxma"]
  2. [ext_resource type="Script" path="res://addons/slide_show/projector/slide/Slide.gd" id="1_hwcgv"]
  3. [ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_gjvol"]
  4. [ext_resource type="Texture2D" uid="uid://bxgaupf8a0bag" path="res://slides/351/social_media_event_cdl2024_conf_csd9wPx.png" id="3_jmsn6"]
  5. [node name="ShareByTalk" type="Node2D"]
  6. script = ExtResource("1_hwcgv")
  7. [node name="Title" parent="." instance=ExtResource("3_gjvol")]
  8. offset_left = 85.0
  9. offset_top = 26.0
  10. offset_right = 1847.0
  11. offset_bottom = 194.0
  12. text = "En parler"
  13. [node name="TextureRect" type="TextureRect" parent="."]
  14. offset_left = 280.0
  15. offset_top = 216.0
  16. offset_right = 1680.0
  17. offset_bottom = 1016.0
  18. texture = ExtResource("3_jmsn6")