Animation.tscn 1.1 KB

12345678910111213141516171819202122232425262728
  1. [gd_scene load_steps=5 format=3 uid="uid://bjtiwlal1u256"]
  2. [ext_resource type="Script" path="res://addons/slide_show/projector/slide/Slide.gd" id="1_zqpno"]
  3. [ext_resource type="Texture2D" uid="uid://dvij1u24vqsy7" path="res://slides/256/animation_tree.png" id="2_jwo4e"]
  4. [ext_resource type="Texture2D" uid="uid://c5t0yr7v0nerx" path="res://slides/256/animation_simple_timeline.png" id="3_i0n0k"]
  5. [ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="3_zjbbi"]
  6. [node name="Animation" type="Node2D"]
  7. script = ExtResource("1_zqpno")
  8. [node name="AnimTree" type="Sprite2D" parent="."]
  9. position = Vector2(999, 696)
  10. scale = Vector2(1.31201, 1.31201)
  11. texture = ExtResource("2_jwo4e")
  12. [node name="AnimTimeline" type="Sprite2D" parent="."]
  13. position = Vector2(1444, 156)
  14. scale = Vector2(1.82424, 1.82424)
  15. texture = ExtResource("3_i0n0k")
  16. [node name="Title" parent="." instance=ExtResource("3_zjbbi")]
  17. offset_left = 42.0
  18. offset_top = -10.0
  19. offset_right = 1092.0
  20. offset_bottom = 323.0
  21. text = "Animations
  22. stylées"
  23. horizontal_alignment = 0