Visual novel scene progress

This commit is contained in:
gamer147
2026-04-05 11:47:39 -04:00
parent 407b982710
commit 89fd4210e3
23 changed files with 460 additions and 71 deletions

BIN
assets/fonts/MS Gothic.ttf Normal file

Binary file not shown.

View File

@@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://1a55lafcbss"
path="res://.godot/imported/MS Gothic.ttf-fe31b0559366ecce2136a33451d351df.fontdata"
[deps]
source_file="res://assets/fonts/MS Gothic.ttf"
dest_files=["res://.godot/imported/MS Gothic.ttf-fe31b0559366ecce2136a33451d351df.fontdata"]
[params]
Rendering=null
antialiasing=1
generate_mipmaps=false
disable_embedded_bitmaps=true
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
modulate_color_glyphs=false
hinting=1
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@@ -2,16 +2,16 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://udsusbp3o76m"
path="res://.godot/imported/map1.bmp-9e2f42fc155126c194d55961a68898fc.ctex"
uid="uid://dj621xih5cam7"
path="res://.godot/imported/dialogue_continue.BMP-dabd4279feb14083304f5e16e0d8a0bd.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/map1.bmp"
dest_files=["res://.godot/imported/map1.bmp-9e2f42fc155126c194d55961a68898fc.ctex"]
source_file="res://assets/sprites/dialogue_continue.BMP"
dest_files=["res://.godot/imported/dialogue_continue.BMP-dabd4279feb14083304f5e16e0d8a0bd.ctex"]
[params]

Binary file not shown.

After

Width:  |  Height:  |  Size: 938 KiB

View File

@@ -2,16 +2,16 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://c2se5wyly6gr6"
path="res://.godot/imported/character.bmp-cf65b7adb0d5844b4deb09628dc23b0b.ctex"
uid="uid://cyl18yt5hxyb5"
path="res://.godot/imported/dialogue_ui.BMP-e3af05c48e6befb926caa8e760ab9c22.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/sprites/character.bmp"
dest_files=["res://.godot/imported/character.bmp-cf65b7adb0d5844b4deb09628dc23b0b.ctex"]
source_file="res://assets/sprites/dialogue_ui.BMP"
dest_files=["res://.godot/imported/dialogue_ui.BMP-e3af05c48e6befb926caa8e760ab9c22.ctex"]
[params]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 MiB