fix helen model and fix several bugs
This commit is contained in:
parent
09902415ed
commit
f9d1af7def
9 changed files with 82 additions and 5 deletions
Binary file not shown.
BIN
Models/3-Stage/3stHelen_fur.png
Normal file
BIN
Models/3-Stage/3stHelen_fur.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
39
Models/3-Stage/3stHelen_fur.png.import
Normal file
39
Models/3-Stage/3stHelen_fur.png.import
Normal file
|
@ -0,0 +1,39 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://dtd42wohdk5nf"
|
||||||
|
path.s3tc="res://.godot/imported/3stHelen_fur.png-9bde7d93521e058da6cc6f8f43774856.s3tc.ctex"
|
||||||
|
path.etc2="res://.godot/imported/3stHelen_fur.png-9bde7d93521e058da6cc6f8f43774856.etc2.ctex"
|
||||||
|
metadata={
|
||||||
|
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||||
|
"vram_texture": true
|
||||||
|
}
|
||||||
|
generator_parameters={
|
||||||
|
"md5": "d622cd261604f2451fe93281e2085d70"
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://Models/3-Stage/3stHelen_fur.png"
|
||||||
|
dest_files=["res://.godot/imported/3stHelen_fur.png-9bde7d93521e058da6cc6f8f43774856.s3tc.ctex", "res://.godot/imported/3stHelen_fur.png-9bde7d93521e058da6cc6f8f43774856.etc2.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=2
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_compression=1
|
||||||
|
compress/normal_map=0
|
||||||
|
compress/channel_pack=0
|
||||||
|
mipmaps/generate=true
|
||||||
|
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=0
|
BIN
Models/3-Stage/3stHelen_hair.png
Normal file
BIN
Models/3-Stage/3stHelen_hair.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.2 KiB |
39
Models/3-Stage/3stHelen_hair.png.import
Normal file
39
Models/3-Stage/3stHelen_hair.png.import
Normal file
|
@ -0,0 +1,39 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://b3264mrednlbd"
|
||||||
|
path.s3tc="res://.godot/imported/3stHelen_hair.png-0b37fd8e5c162c865cb4a11d468dd921.s3tc.ctex"
|
||||||
|
path.etc2="res://.godot/imported/3stHelen_hair.png-0b37fd8e5c162c865cb4a11d468dd921.etc2.ctex"
|
||||||
|
metadata={
|
||||||
|
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||||
|
"vram_texture": true
|
||||||
|
}
|
||||||
|
generator_parameters={
|
||||||
|
"md5": "35bb2072abe8c8e39214dcb47ee5fc3a"
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://Models/3-Stage/3stHelen_hair.png"
|
||||||
|
dest_files=["res://.godot/imported/3stHelen_hair.png-0b37fd8e5c162c865cb4a11d468dd921.s3tc.ctex", "res://.godot/imported/3stHelen_hair.png-0b37fd8e5c162c865cb4a11d468dd921.etc2.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=2
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_compression=1
|
||||||
|
compress/normal_map=0
|
||||||
|
compress/channel_pack=0
|
||||||
|
mipmaps/generate=true
|
||||||
|
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=0
|
|
@ -142,8 +142,7 @@ offset_right = -4.0
|
||||||
offset_bottom = 408.0
|
offset_bottom = 408.0
|
||||||
grow_horizontal = 0
|
grow_horizontal = 0
|
||||||
texture = ExtResource("4_v0ton")
|
texture = ExtResource("4_v0ton")
|
||||||
expand_mode = 5
|
expand_mode = 1
|
||||||
stretch_mode = 6
|
|
||||||
|
|
||||||
[node name="CameraPreview" type="TextureRect" parent="."]
|
[node name="CameraPreview" type="TextureRect" parent="."]
|
||||||
visible = false
|
visible = false
|
||||||
|
@ -248,7 +247,7 @@ offset_right = -8.0
|
||||||
offset_bottom = 16.0
|
offset_bottom = 16.0
|
||||||
grow_horizontal = 0
|
grow_horizontal = 0
|
||||||
grow_vertical = 2
|
grow_vertical = 2
|
||||||
text = "Pneumatic Plaything v0.4"
|
text = "Pneumatic Plaything v0.5"
|
||||||
horizontal_alignment = 2
|
horizontal_alignment = 2
|
||||||
vertical_alignment = 1
|
vertical_alignment = 1
|
||||||
|
|
||||||
|
|
|
@ -251,7 +251,7 @@ func _on_showtape_load_open_button_pressed() -> void:
|
||||||
$IncorrectShowtapeDialog.show()
|
$IncorrectShowtapeDialog.show()
|
||||||
return
|
return
|
||||||
if (header[3] != stages_info[current_stage]["ust_type"]):
|
if (header[3] != stages_info[current_stage]["ust_type"]):
|
||||||
$IncorrectShowtapeDialog.dialog_text = "This showtape is not compatible with the currently selected stage.\nShowtape stage type: " + header[4]
|
$IncorrectShowtapeDialog.dialog_text = "This showtape is not compatible with the currently selected stage.\nShowtape stage type: " + header[3]
|
||||||
$IncorrectShowtapeDialog.show()
|
$IncorrectShowtapeDialog.show()
|
||||||
return
|
return
|
||||||
show_name = header[2]
|
show_name = header[2]
|
||||||
|
|
BIN
UI/BlankCam.png
BIN
UI/BlankCam.png
Binary file not shown.
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 6.8 KiB |
|
@ -11,7 +11,7 @@ config_version=5
|
||||||
[application]
|
[application]
|
||||||
|
|
||||||
config/name="Pneumatic Plaything"
|
config/name="Pneumatic Plaything"
|
||||||
config/version="v0.4"
|
config/version="v0.5"
|
||||||
run/main_scene="uid://oiehbor0dlqx"
|
run/main_scene="uid://oiehbor0dlqx"
|
||||||
config/features=PackedStringArray("4.4", "GL Compatibility")
|
config/features=PackedStringArray("4.4", "GL Compatibility")
|
||||||
boot_splash/show_image=false
|
boot_splash/show_image=false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue