langs.tscn 819 B

1234567891011121314151617181920212223
  1. [gd_scene load_steps=4 format=3 uid="uid://c0anytjra4evq"]
  2. [ext_resource type="Script" path="res://addons/slide_show/projector/slide/Slide.gd" id="1_ndo0m"]
  3. [ext_resource type="Texture2D" uid="uid://b6ll7a4dkwtls" path="res://slides/212/ScriptCreate.svg" id="2_o4g2l"]
  4. [ext_resource type="PackedScene" uid="uid://b811jddpttnt4" path="res://common/components/subtitle/subtitle.tscn" id="3_lof5q"]
  5. [node name="Langs" type="Node2D"]
  6. script = ExtResource("1_ndo0m")
  7. [node name="LanguagesIcon" type="Sprite2D" parent="."]
  8. position = Vector2(1283, 476.25)
  9. scale = Vector2(2.5, 2.5)
  10. texture = ExtResource("2_o4g2l")
  11. [node name="LanguagesLabel" parent="." instance=ExtResource("3_lof5q")]
  12. offset_left = 1452.0
  13. offset_top = 309.0
  14. offset_right = 1853.0
  15. offset_bottom = 648.0
  16. text = "GDScript
  17. C#
  18. C++"
  19. horizontal_alignment = 0