diff --git a/Midori in the Magic School.sh b/Midori in the Magic School.sh deleted file mode 100755 index 38467da..0000000 --- a/Midori in the Magic School.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -echo -ne '\033c\033]0;Midori in the Magic School\a' -base_path="$(dirname "$(realpath "$0")")" -"$base_path/Midori in the Magic School.x86_64" "$@" diff --git a/backgounds/Midori No Akuma.jpg b/backgounds/Midori No Akuma.jpg new file mode 100644 index 0000000..0dd624e Binary files /dev/null and b/backgounds/Midori No Akuma.jpg differ diff --git a/backgounds/Midori No Akuma.jpg.import b/backgounds/Midori No Akuma.jpg.import new file mode 100644 index 0000000..308e8f2 --- /dev/null +++ b/backgounds/Midori No Akuma.jpg.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://chr01sorihbb2" +path="res://.godot/imported/Midori No Akuma.jpg-dbbd508a2dd048939abcceff0d6c3340.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://backgounds/Midori No Akuma.jpg" +dest_files=["res://.godot/imported/Midori No Akuma.jpg-dbbd508a2dd048939abcceff0d6c3340.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 diff --git a/backgounds/disclaimer.tscn b/backgounds/disclaimer.tscn index 17a3fc2..4f4a820 100644 --- a/backgounds/disclaimer.tscn +++ b/backgounds/disclaimer.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=4 format=3 uid="uid://bbvpwonm30j2j"] [ext_resource type="Script" path="res://backgounds/disclaimer.gd" id="1_wnnd2"] -[ext_resource type="Texture2D" uid="uid://becayb0ro0bd4" path="res://backgounds/midoriasgardius.jpg" id="2_gghyy"] +[ext_resource type="Texture2D" uid="uid://chr01sorihbb2" path="res://backgounds/Midori No Akuma.jpg" id="2_kljhy"] [ext_resource type="PackedScene" uid="uid://d31udhuuwrajn" path="res://levels/bottomhud.tscn" id="3_sdx6y"] [node name="Disclaimer" type="Node2D"] @@ -10,7 +10,7 @@ script = ExtResource("1_wnnd2") [node name="TextureRect" type="TextureRect" parent="."] offset_right = 40.0 offset_bottom = 40.0 -texture = ExtResource("2_gghyy") +texture = ExtResource("2_kljhy") [node name="Label" type="Label" parent="."] modulate = Color(0, 0, 0, 1) diff --git a/backgounds/result.tscn b/backgounds/result.tscn index 5b2e8fc..dfff0ec 100644 --- a/backgounds/result.tscn +++ b/backgounds/result.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=4 format=3 uid="uid://dq8vnuy2g3ewv"] [ext_resource type="Script" path="res://backgounds/result.gd" id="1_ejbiw"] -[ext_resource type="Texture2D" uid="uid://becayb0ro0bd4" path="res://backgounds/midoriasgardius.jpg" id="2_gghyy"] +[ext_resource type="Texture2D" uid="uid://chr01sorihbb2" path="res://backgounds/Midori No Akuma.jpg" id="2_jril2"] [ext_resource type="PackedScene" uid="uid://d31udhuuwrajn" path="res://levels/bottomhud.tscn" id="3_sdx6y"] [node name="Result" type="Node2D"] @@ -10,7 +10,7 @@ script = ExtResource("1_ejbiw") [node name="TextureRect" type="TextureRect" parent="."] offset_right = 40.0 offset_bottom = 40.0 -texture = ExtResource("2_gghyy") +texture = ExtResource("2_jril2") [node name="Label" type="Label" parent="."] modulate = Color(0, 0, 0, 1) diff --git a/backgounds/wip.tscn b/backgounds/wip.tscn index ae15fc9..0462422 100644 --- a/backgounds/wip.tscn +++ b/backgounds/wip.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=4 format=3 uid="uid://ctp1qc3xlecob"] [ext_resource type="Script" path="res://backgounds/wip.gd" id="1_1qonj"] -[ext_resource type="Texture2D" uid="uid://becayb0ro0bd4" path="res://backgounds/midoriasgardius.jpg" id="2_gghyy"] +[ext_resource type="Texture2D" uid="uid://chr01sorihbb2" path="res://backgounds/Midori No Akuma.jpg" id="2_lrfja"] [ext_resource type="PackedScene" uid="uid://d31udhuuwrajn" path="res://levels/bottomhud.tscn" id="3_sdx6y"] [node name="WIP" type="Node2D"] @@ -10,7 +10,7 @@ script = ExtResource("1_1qonj") [node name="TextureRect" type="TextureRect" parent="."] offset_right = 40.0 offset_bottom = 40.0 -texture = ExtResource("2_gghyy") +texture = ExtResource("2_lrfja") [node name="Label" type="Label" parent="."] modulate = Color(0, 0, 0, 1)