CommContrib.tscn 1.3 KB

12345678910111213141516171819202122232425262728293031323334
  1. [gd_scene load_steps=6 format=3 uid="uid://b0mjdew1d5vv6"]
  2. [ext_resource type="Script" path="res://addons/slide_show/projector/slide/Slide.gd" id="1_pxvqj"]
  3. [ext_resource type="Texture2D" uid="uid://lggd1gevt4go" path="res://slides/312/godot_rocket_chat_announcements.png" id="2_602fb"]
  4. [ext_resource type="Texture2D" uid="uid://dkjbb2u58ojk8" path="res://slides/312/logo-rocket-chat.svg" id="3_i8gkr"]
  5. [ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_oqrkr"]
  6. [ext_resource type="PackedScene" uid="uid://b811jddpttnt4" path="res://common/components/subtitle/subtitle.tscn" id="4_sniib"]
  7. [node name="CommContrib" type="Node2D"]
  8. script = ExtResource("1_pxvqj")
  9. [node name="ChatScreenCapture" type="Sprite2D" parent="."]
  10. position = Vector2(722, 629)
  11. texture = ExtResource("2_602fb")
  12. [node name="RocketChatLogo" type="Sprite2D" parent="."]
  13. position = Vector2(1603, 998)
  14. texture = ExtResource("3_i8gkr")
  15. [node name="Title" parent="." instance=ExtResource("3_oqrkr")]
  16. offset_left = 85.0
  17. offset_top = 26.0
  18. offset_right = 1847.0
  19. offset_bottom = 194.0
  20. text = "Chat des contributeur·ices"
  21. [node name="Subtitle" parent="." instance=ExtResource("4_sniib")]
  22. offset_left = 1356.0
  23. offset_top = 207.0
  24. offset_right = 1887.0
  25. offset_bottom = 433.0
  26. text = "Via
  27. Rocket.Chat"
  28. horizontal_alignment = 0