34 lines
935 B
Text
34 lines
935 B
Text
[gd_scene load_steps=3 format=3 uid="uid://cfnde1wqhybhr"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cc4tq81kvqvfp" path="res://resources/backgrounds/slide24.png" id="1_xsxtc"]
|
|
[ext_resource type="VideoStream" path="res://resources/videos/mecanicas.ogv" id="2_6f3pm"]
|
|
|
|
[node name="Slide24" type="Control"]
|
|
layout_mode = 3
|
|
anchor_left = 0.962
|
|
anchor_top = 0.856
|
|
anchor_right = 0.962
|
|
anchor_bottom = 0.856
|
|
offset_left = -923.52
|
|
offset_top = -462.24
|
|
offset_right = -923.52
|
|
offset_bottom = -462.24
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="."]
|
|
layout_mode = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|
|
scale = Vector2(0.5, 0.5)
|
|
texture = ExtResource("1_xsxtc")
|
|
|
|
[node name="VideoStreamPlayer" type="VideoStreamPlayer" parent="."]
|
|
layout_mode = 0
|
|
offset_left = 421.0
|
|
offset_top = 235.0
|
|
offset_right = 960.0
|
|
offset_bottom = 540.0
|
|
stream = ExtResource("2_6f3pm")
|
|
autoplay = true
|
|
expand = true
|