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

Binary file not shown.

After

Width:  |  Height:  |  Size: 631 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dnmdgwuabqg58"
path="res://.godot/imported/Midori Asgardius Sleeping on Grass.jpg-e2c6b2f24f62db12fe429ff9daba066e.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://backgounds/Midori Asgardius Sleeping on Grass.jpg"
dest_files=["res://.godot/imported/Midori Asgardius Sleeping on Grass.jpg-e2c6b2f24f62db12fe429ff9daba066e.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View file

@ -11,7 +11,7 @@ var bossready = false
var playerx
var playery
var ccutscene
const cutscenes = [["res://levels/Cutscenes/opening.tscn", "res://levels/ui/gameplay.tscn", "res://music/scholartrip.wav", true]]
const cutscenes = [["res://levels/Cutscenes/opening/aboutkaizo.tscn", "res://levels/Cutscenes/opening/midorihello.tscn", "res://music/scholartrip.wav", false], ["res://levels/Cutscenes/opening/midorihello.tscn", "res://levels/Cutscenes/opening/fearlessmidori.tscn", "res://music/scholartrip.wav", false], ["res://levels/Cutscenes/opening/fearlessmidori.tscn", "res://levels/Cutscenes/opening/midoriwaterfall.tscn", "res://music/midorinoakuma.wav", false], ["res://levels/Cutscenes/opening/midoriwaterfall.tscn", "res://levels/Cutscenes/opening/chasing.tscn", "res://music/midorinoakuma.wav", false], ["res://levels/Cutscenes/opening/chasing.tscn", "res://levels/ui/gameplay.tscn", "res://music/midorinoakuma.wav", true]]
const pcnames = ["Midori Asgardius", "Diana Asgardius", null, "Kimberly Arch", null, null, null, null, null, "Natasha Dostoyevsky"]
const npcnames = ["Lily", null, null, "Kimberly Arch", null, null, null, null, null, "Natasha Dostoyevsky"]
const pcfaces = [["res://sprites/common/midori/face.png"], ["res://sprites/common/tuna/face.png"], [null], ["res://sprites/common/kimberly/face.png"], [null], [null], [null], [null], [null], ["res://sprites/common/natasha/face.png"]]

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")]

View file

@ -87,5 +87,18 @@ DIALOG_CERES_L20_0;I wont be a healer;No seré una sanadora;私はヒーラ
DIALOG_CERES_L20_1;I want a friendly challenge, loser will obey the winner;Haremos un reto amistoso, El perdedor obedecerá al ganador;友好的な挑戦をしたい、負けた者は勝者に従う
DIALOG_CERES_L20_2;My magic wand VS your bow;Mi vara mágica contra tu arco;私の魔法の杖 VS あなたの弓
CERES_L20_DESC;Kimberlys Challenge;Reto de Kimberly;キンバリーの挑戦
MENU_CHARACTER;Character List;Lista de Personajes;キャラクター一覧
MENU_TEAM;Team List;Lista de Equipos;チーム
MENU_MAP;World Map;Mapa Mundial;世界地図
MENU_SETTINGS;Settings;Ajustes;設定
MENU_BOUKEN;Adventure Journal;Diario de Aventura;冒険日記
MENU_CHALLENGES;Challenges;Desafíos;チャレンジリスト
MENU_BACKPACK;Backpack;Mochila;バックパック
MENU_EXIT;Return to Title;Regresar a Título;タイトルに戻る
CUTSCENE_0_NAME;Prologue;Prólogo;プロローグ
CUTSCENE_0_0;most underrated children will be the best magicians\nFalcighol Arch, Kaizo Magic School founder;Los niños más subestimados serán los mejores magos\nFalcighol Arch, fundador de la Escuela de Magia Kaizo;最も過小評価されている子供たちが最高のマジシャンになるだろう\nファルシゴール・アーチ、カイゾー・マジック・スクール創設者
CUTSCENE_0_1;Hello, my name is Midori Asgardius, I am a 15 year old elf girl;Hola, mi nombre es Midori Asgardius,\nSoy una niña elfo de 15 años;こんにちは、私の名前はミドリ・アスガルディウスです。\n15歳のエルフの女の子です
CUTSCENE_0_2;They say I run around here and there as if fear didn't exist;Dicen que corro de aquí para allá como si el miedo no existiera;まるで恐怖が存在しないかのように、私はあちこち走り回っていると彼らは言う
CUTSCENE_0_3;But I'm actually a pretty shy and reserved girl;Pero en realidad soy una niña bastante tímida y reservada;でも実際は私はかなり内気で控えめな女の子です
CUTSCENE_0_4;I love reading, when I concentrate\nno one will bother me;Me encanta leer, cueando me\nconcentro nadie me molestará;私は読書が大好きです。集中すれば誰にも邪魔されません
CUTSCENE_0_5;A very funny anecdote was when I set fire to\nmy adoptive mother's, trophy room;Una anécdota muy divertida fue cuando incendié la\nsala de trofeos de mi madre adoptiva;とても面白い逸話は、\n私が養母のトロフィールームに火をつけた時のことです

1 en es ja
87 DIALOG_CERES_L20_1 I want a friendly challenge, loser will obey the winner Haremos un reto amistoso, El perdedor obedecerá al ganador 友好的な挑戦をしたい、負けた者は勝者に従う
88 DIALOG_CERES_L20_2 My magic wand VS your bow Mi vara mágica contra tu arco 私の魔法の杖 VS あなたの弓
89 CERES_L20_DESC Kimberly’s Challenge Reto de Kimberly キンバリーの挑戦
90 MENU_CHARACTER Character List Lista de Personajes キャラクター一覧
91 MENU_TEAM Team List Lista de Equipos チーム
92 MENU_MAP World Map Mapa Mundial 世界地図
93 MENU_SETTINGS Settings Ajustes 設定
94 MENU_BOUKEN Adventure Journal Diario de Aventura 冒険日記
95 MENU_CHALLENGES Challenges Desafíos チャレンジリスト
96 MENU_BACKPACK Backpack Mochila バックパック
97 MENU_EXIT Return to Title Regresar a Título タイトルに戻る
98 CUTSCENE_0_NAME Prologue Prólogo プロローグ
99 CUTSCENE_0_0 most underrated children will be the best magicians\nFalcighol Arch, Kaizo Magic School founder Los niños más subestimados serán los mejores magos\nFalcighol Arch, fundador de la Escuela de Magia Kaizo 最も過小評価されている子供たちが最高のマジシャンになるだろう\nファルシゴール・アーチ、カイゾー・マジック・スクール創設者
100 CUTSCENE_0_1 Hello, my name is Midori Asgardius, I am a 15 year old elf girl Hola, mi nombre es Midori Asgardius,\nSoy una niña elfo de 15 años こんにちは、私の名前はミドリ・アスガルディウスです。\n15歳のエルフの女の子です
101 CUTSCENE_0_2 They say I run around here and there as if fear didn't exist Dicen que corro de aquí para allá como si el miedo no existiera まるで恐怖が存在しないかのように、私はあちこち走り回っていると彼らは言う
102 CUTSCENE_0_3 But I'm actually a pretty shy and reserved girl Pero en realidad soy una niña bastante tímida y reservada でも実際は私はかなり内気で控えめな女の子です
103 CUTSCENE_0_4 I love reading, when I concentrate\nno one will bother me Me encanta leer, cueando me\nconcentro nadie me molestará 私は読書が大好きです。集中すれば誰にも邪魔されません
104 CUTSCENE_0_5 A very funny anecdote was when I set fire to\nmy adoptive mother's, trophy room Una anécdota muy divertida fue cuando incendié la\nsala de trofeos de mi madre adoptiva とても面白い逸話は、\n私が養母のトロフィールームに火をつけた時のことです