Added new slides
This commit is contained in:
parent
ad2d2c5f3e
commit
a48bfa5a75
34 changed files with 638 additions and 17 deletions
|
@ -1,6 +1,6 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://gkjwdvr0l1ey"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://cq5nu007qrube" path="res://fonts/PixeloidSans-Bold.ttf" id="1_w71up"]
|
||||
[ext_resource type="Texture2D" uid="uid://c1ymytx4uon1r" path="res://resources/slide1.png" id="1_ddrsh"]
|
||||
|
||||
[node name="Slide1" type="Control"]
|
||||
layout_mode = 3
|
||||
|
@ -16,15 +16,5 @@ grow_vertical = 2
|
|||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
|
||||
[node name="RichTextLabel" type="RichTextLabel" parent="."]
|
||||
layout_mode = 1
|
||||
offset_right = 960.0
|
||||
offset_bottom = 296.0
|
||||
theme_override_fonts/normal_font = ExtResource("1_w71up")
|
||||
theme_override_font_sizes/normal_font_size = 36
|
||||
bbcode_enabled = true
|
||||
text = "[center]Indie Spain Jam - Figments of the Night"
|
||||
scroll_active = false
|
||||
autowrap_mode = 0
|
||||
shortcut_keys_enabled = false
|
||||
scale = Vector2(0.5, 0.5)
|
||||
texture = ExtResource("1_ddrsh")
|
||||
|
|
70
slides/slide10.tscn
Normal file
70
slides/slide10.tscn
Normal file
|
@ -0,0 +1,70 @@
|
|||
[gd_scene load_steps=9 format=3 uid="uid://cqeksbeu5dwvl"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://fy6kli81lmd4" path="res://resources/slide10.png" id="1_6ov73"]
|
||||
[ext_resource type="Texture2D" uid="uid://cwhs15v18i4b3" path="res://resources/geriwork-Sheet.png" id="2_ui6dr"]
|
||||
[ext_resource type="Texture2D" uid="uid://c1p1xr3kiwnin" path="res://resources/foto godot.png" id="3_o4iev"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ur5eq"]
|
||||
atlas = ExtResource("2_ui6dr")
|
||||
region = Rect2(378, 0, 189, 174)
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_aspjr"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_ur5eq")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"default",
|
||||
"speed": 10.0
|
||||
}]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_wvswx"]
|
||||
atlas = ExtResource("3_o4iev")
|
||||
region = Rect2(0, 0, 468, 377)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_nm4sl"]
|
||||
atlas = ExtResource("3_o4iev")
|
||||
region = Rect2(468, 0, 468, 377)
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_eu47t"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_wvswx")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_nm4sl")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"default",
|
||||
"speed": 10.0
|
||||
}]
|
||||
|
||||
[node name="Slide10" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_right = -960.0
|
||||
offset_bottom = -540.0
|
||||
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_6ov73")
|
||||
|
||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||
position = Vector2(166, 396)
|
||||
sprite_frames = SubResource("SpriteFrames_aspjr")
|
||||
autoplay = "default"
|
||||
|
||||
[node name="AnimatedSprite2D2" type="AnimatedSprite2D" parent="."]
|
||||
position = Vector2(745, 364)
|
||||
sprite_frames = SubResource("SpriteFrames_eu47t")
|
||||
autoplay = "default"
|
||||
frame_progress = 0.152018
|
20
slides/slide11.tscn
Normal file
20
slides/slide11.tscn
Normal file
|
@ -0,0 +1,20 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://dacfh32cf32l4"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://76nu0vqcnsjv" path="res://resources/slide11.png" id="1_nxyu0"]
|
||||
|
||||
[node name="Slide11" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_right = -960.0
|
||||
offset_bottom = -540.0
|
||||
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_nxyu0")
|
20
slides/slide12.tscn
Normal file
20
slides/slide12.tscn
Normal file
|
@ -0,0 +1,20 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://ibjxlfobxsl5"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ckm4prwi4ddpm" path="res://resources/slide12.png" id="1_2mmat"]
|
||||
|
||||
[node name="Slide12" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_right = -960.0
|
||||
offset_bottom = -540.0
|
||||
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_2mmat")
|
49
slides/slide15.tscn
Normal file
49
slides/slide15.tscn
Normal file
|
@ -0,0 +1,49 @@
|
|||
[gd_scene load_steps=6 format=3 uid="uid://dbye2o0qo0vmm"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cjey50qo7mkis" path="res://resources/slide15.png" id="1_4muv2"]
|
||||
[ext_resource type="Texture2D" uid="uid://c03i2wryqbhdr" path="res://resources/think-Sheet.png" id="2_ssx15"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_iwu2l"]
|
||||
atlas = ExtResource("2_ssx15")
|
||||
region = Rect2(0, 0, 342, 272)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_07tn7"]
|
||||
atlas = ExtResource("2_ssx15")
|
||||
region = Rect2(342, 0, 342, 272)
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_xvxs5"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_iwu2l")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_07tn7")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"default",
|
||||
"speed": 5.0
|
||||
}]
|
||||
|
||||
[node name="Slide15" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_right = -960.0
|
||||
offset_bottom = -540.0
|
||||
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_4muv2")
|
||||
|
||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||
position = Vector2(629, 268)
|
||||
scale = Vector2(2, 2)
|
||||
sprite_frames = SubResource("SpriteFrames_xvxs5")
|
||||
autoplay = "default"
|
20
slides/slide17.tscn
Normal file
20
slides/slide17.tscn
Normal file
|
@ -0,0 +1,20 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://juluiya0y78v"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bxai1qy4pfmwu" path="res://resources/slide17.png" id="1_qnuy5"]
|
||||
|
||||
[node name="Slide17" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_right = -960.0
|
||||
offset_bottom = -540.0
|
||||
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_qnuy5")
|
20
slides/slide18.tscn
Normal file
20
slides/slide18.tscn
Normal file
|
@ -0,0 +1,20 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://bp8cgwes22uwj"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dwr8cl743x726" path="res://resources/slide18.png" id="1_1yll8"]
|
||||
|
||||
[node name="Slide18" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_right = -960.0
|
||||
offset_bottom = -540.0
|
||||
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_1yll8")
|
23
slides/slide19.tscn
Normal file
23
slides/slide19.tscn
Normal file
|
@ -0,0 +1,23 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://rlga30yen704"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b36flhuehbvp8" path="res://resources/slide19.png" id="1_wnqet"]
|
||||
|
||||
[node name="Slide19" 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_wnqet")
|
23
slides/slide20.tscn
Normal file
23
slides/slide20.tscn
Normal file
|
@ -0,0 +1,23 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://bssr7tb2ovchy"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cew6iicivyhdv" path="res://resources/slide20.png" id="1_hq2pe"]
|
||||
|
||||
[node name="Slide20" 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_hq2pe")
|
23
slides/slide22.tscn
Normal file
23
slides/slide22.tscn
Normal file
|
@ -0,0 +1,23 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://bplk0k63nbc33"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://vt5icc1ybcnt" path="res://resources/slide22.png" id="1_55wtq"]
|
||||
|
||||
[node name="Slide22" 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_55wtq")
|
23
slides/slide23.tscn
Normal file
23
slides/slide23.tscn
Normal file
|
@ -0,0 +1,23 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://rp3rmym0muwi"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cdvws11st2aa4" path="res://resources/slide23.png" id="1_1e143"]
|
||||
|
||||
[node name="Slide23" 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_1e143")
|
Loading…
Add table
Add a link
Reference in a new issue