touchthegrass

This commit is contained in:
Page Asgardius 2024-06-22 08:22:37 -07:00
parent 7eb094280f
commit db2022c33d
10 changed files with 154 additions and 2 deletions

View file

@ -3,7 +3,7 @@
[ext_resource type="Texture2D" uid="uid://coc14j3ju0w16" path="res://backgounds/kaizoclassroom.jpg" id="1_lebbt"]
[ext_resource type="PackedScene" uid="uid://d31udhuuwrajn" path="res://levels/bottomhud.tscn" id="2_qhxdm"]
[node name="Opening" type="Node2D"]
[node name="Aboutkaizo" type="Node2D"]
[node name="TextureRect" type="TextureRect" parent="."]
offset_right = 40.0

View file

@ -0,0 +1,20 @@
[gd_scene load_steps=2 format=3 uid="uid://c1t2vu12bpoki"]
[ext_resource type="PackedScene" uid="uid://d31udhuuwrajn" path="res://levels/bottomhud.tscn" id="2_vq0js"]
[node name="Chasing" type="Node2D"]
[node name="TextureRect" type="TextureRect" parent="."]
offset_right = 1278.0
offset_bottom = 600.0
[node name="Text" type="Label" parent="."]
offset_left = 52.0
offset_top = 606.0
offset_right = 1224.0
offset_bottom = 714.0
theme_override_font_sizes/font_size = 40
text = "CUTSCENE_0_5"
horizontal_alignment = 1
[node name="Bottomhud" parent="." instance=ExtResource("2_vq0js")]

View file

@ -0,0 +1,22 @@
[gd_scene load_steps=3 format=3 uid="uid://dmmmmfcc0lp5"]
[ext_resource type="Texture2D" uid="uid://chr01sorihbb2" path="res://backgounds/Midori No Akuma.jpg" id="1_v5r6a"]
[ext_resource type="PackedScene" uid="uid://d31udhuuwrajn" path="res://levels/bottomhud.tscn" id="2_fog7h"]
[node name="Fearlessmidori" type="Node2D"]
[node name="TextureRect" type="TextureRect" parent="."]
offset_right = 1278.0
offset_bottom = 600.0
texture = ExtResource("1_v5r6a")
[node name="Text" type="Label" parent="."]
offset_left = 52.0
offset_top = 606.0
offset_right = 1224.0
offset_bottom = 714.0
theme_override_font_sizes/font_size = 40
text = "CUTSCENE_0_2"
horizontal_alignment = 1
[node name="Bottomhud" parent="." instance=ExtResource("2_fog7h")]

View file

@ -0,0 +1,23 @@
[gd_scene load_steps=3 format=3 uid="uid://v4ge140gc645"]
[ext_resource type="Texture2D" uid="uid://dnmdgwuabqg58" path="res://backgounds/Midori Asgardius Sleeping on Grass.jpg" id="1_uqps8"]
[ext_resource type="PackedScene" uid="uid://d31udhuuwrajn" path="res://levels/bottomhud.tscn" id="2_j60n0"]
[node name="Midorihello" type="Node2D"]
[node name="TextureRect" type="TextureRect" parent="."]
offset_right = 1278.0
offset_bottom = 600.0
texture = ExtResource("1_uqps8")
[node name="Text" type="Label" parent="."]
offset_left = 52.0
offset_top = 606.0
offset_right = 1224.0
offset_bottom = 714.0
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_font_sizes/font_size = 40
text = "CUTSCENE_0_1"
horizontal_alignment = 1
[node name="Bottomhud" parent="." instance=ExtResource("2_j60n0")]

View file

@ -0,0 +1,20 @@
[gd_scene load_steps=2 format=3 uid="uid://bi8dsxjedvmxw"]
[ext_resource type="PackedScene" uid="uid://d31udhuuwrajn" path="res://levels/bottomhud.tscn" id="2_0wcve"]
[node name="Midorireading" type="Node2D"]
[node name="TextureRect" type="TextureRect" parent="."]
offset_right = 1278.0
offset_bottom = 600.0
[node name="Text" type="Label" parent="."]
offset_left = 52.0
offset_top = 606.0
offset_right = 1224.0
offset_bottom = 714.0
theme_override_font_sizes/font_size = 40
text = "CUTSCENE_0_4"
horizontal_alignment = 1
[node name="Bottomhud" parent="." instance=ExtResource("2_0wcve")]

View file

@ -0,0 +1,20 @@
[gd_scene load_steps=2 format=3 uid="uid://dbho2m55yi3ty"]
[ext_resource type="PackedScene" uid="uid://d31udhuuwrajn" path="res://levels/bottomhud.tscn" id="2_r0grr"]
[node name="Midoriwaterfall" type="Node2D"]
[node name="TextureRect" type="TextureRect" parent="."]
offset_right = 1278.0
offset_bottom = 600.0
[node name="Text" type="Label" parent="."]
offset_left = 52.0
offset_top = 606.0
offset_right = 1224.0
offset_bottom = 714.0
theme_override_font_sizes/font_size = 40
text = "CUTSCENE_0_3"
horizontal_alignment = 1
[node name="Bottomhud" parent="." instance=ExtResource("2_r0grr")]