godot-configurator: Rekku speaks!
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=15 format=3 uid="uid://qk2gw74anwlq"]
|
||||
[gd_scene load_steps=27 format=3 uid="uid://qk2gw74anwlq"]
|
||||
|
||||
[ext_resource type="Theme" uid="uid://yqkvsb5q7pab" path="res://res/pixel_ui_theme/PixelTheme.tres" id="1_36ht7"]
|
||||
[ext_resource type="Texture2D" uid="uid://bv6vh33cnfaw4" path="res://icon.svg" id="1_axfei"]
|
||||
|
@ -9,8 +9,18 @@
|
|||
[ext_resource type="Script" path="res://ProgressButton.gd" id="5_slq0p"]
|
||||
[ext_resource type="Script" path="res://ProgressBar.gd" id="6_cx658"]
|
||||
[ext_resource type="Texture2D" uid="uid://dodf3rp1jsch0" path="res://res/Rekku/Rekku-test.png" id="8_buwjd"]
|
||||
[ext_resource type="Texture2D" uid="uid://cor8ep0fkqm08" path="res://res/Rekku/base.png" id="9_brsrf"]
|
||||
[ext_resource type="Texture2D" uid="uid://dk06chom6og5v" path="res://res/Rekku/Rekku-test-blink-1.png" id="10_isj0s"]
|
||||
[ext_resource type="Texture2D" uid="uid://cavtn1rljc5oe" path="res://res/Rekku/eyes-open.png" id="10_y6gkh"]
|
||||
[ext_resource type="Texture2D" uid="uid://br3yihb1iqfdv" path="res://res/Rekku/Rekku-test-blink-2.png" id="11_5b0sa"]
|
||||
[ext_resource type="Texture2D" uid="uid://cv7nckloqhn5m" path="res://res/Rekku/blink1.png" id="11_6deod"]
|
||||
[ext_resource type="Texture2D" uid="uid://cpnri25riict1" path="res://res/Rekku/Rekku-test-A-smile.png" id="12_eunnh"]
|
||||
[ext_resource type="Texture2D" uid="uid://by0oj188x350g" path="res://res/Rekku/blink2.png" id="12_ro20g"]
|
||||
[ext_resource type="Texture2D" uid="uid://diechf8qyjlli" path="res://res/Rekku/Rekku-test-U.png" id="13_sf6m0"]
|
||||
[ext_resource type="Texture2D" uid="uid://ciwghjy0ahxk6" path="res://res/Rekku/mouth-A.png" id="13_xj3b3"]
|
||||
[ext_resource type="Texture2D" uid="uid://cojwokqhpqsdx" path="res://res/Rekku/Rekku-test-O.png" id="14_8nil3"]
|
||||
[ext_resource type="Texture2D" uid="uid://kx8eypf4ffvu" path="res://res/Rekku/mouth-base.png" id="14_lnkoa"]
|
||||
[ext_resource type="Texture2D" uid="uid://b6gl8sltbak7v" path="res://res/Rekku/mouth-O.png" id="15_1sikj"]
|
||||
|
||||
[sub_resource type="LabelSettings" id="LabelSettings_b77hh"]
|
||||
font_size = 24
|
||||
|
@ -21,6 +31,52 @@ corner_radius_top_right = 5
|
|||
corner_radius_bottom_right = 5
|
||||
corner_radius_bottom_left = 5
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_trwmf"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 40.0,
|
||||
"texture": ExtResource("10_y6gkh")
|
||||
}, {
|
||||
"duration": 0.15,
|
||||
"texture": ExtResource("11_6deod")
|
||||
}, {
|
||||
"duration": 0.15,
|
||||
"texture": ExtResource("12_ro20g")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"blink",
|
||||
"speed": 5.0
|
||||
}]
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_p8gbs"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 15.0,
|
||||
"texture": ExtResource("14_lnkoa")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("13_xj3b3")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("14_lnkoa")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("14_lnkoa")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("15_1sikj")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("13_xj3b3")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("14_lnkoa")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"speech",
|
||||
"speed": 5.0
|
||||
}]
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_84sjc"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
|
@ -34,7 +90,30 @@ animations = [{
|
|||
"texture": ExtResource("11_5b0sa")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"default",
|
||||
"name": &"blink",
|
||||
"speed": 5.0
|
||||
}, {
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("8_buwjd")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("12_eunnh")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("13_sf6m0")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("12_eunnh")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("14_8nil3")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("13_sf6m0")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"speak",
|
||||
"speed": 5.0
|
||||
}]
|
||||
|
||||
|
@ -157,7 +236,6 @@ layout_mode = 2
|
|||
theme = ExtResource("1_36ht7")
|
||||
|
||||
[node name="General" type="TabBar" parent="MarginContainer/TabContainer"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
theme = ExtResource("1_36ht7")
|
||||
|
||||
|
@ -721,6 +799,7 @@ layout_mode = 2
|
|||
text = "Full RetroDECK Reset"
|
||||
|
||||
[node name="About" type="TabBar" parent="MarginContainer/TabContainer"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
theme = ExtResource("1_36ht7")
|
||||
|
||||
|
@ -816,15 +895,33 @@ offset_right = 603.0
|
|||
offset_bottom = 121.0
|
||||
text = "Rekku:
|
||||
|
||||
When \"Quick Resume\" enabled, a savestate is created upon quit and it will be loaded once the game is started.
|
||||
When \"Quick Resume\" is enabled, a savestate is created upon quit and it will be loaded once the game is started.
|
||||
This is mot working on the following systems: Switch, WiiU."
|
||||
scroll_following = true
|
||||
|
||||
[node name="Rekku" type="AnimatedSprite2D" parent="."]
|
||||
[node name="Rekku" type="Sprite2D" parent="."]
|
||||
position = Vector2(1105, 630)
|
||||
scale = Vector2(0.292969, 0.292969)
|
||||
texture = ExtResource("9_brsrf")
|
||||
|
||||
[node name="blink" type="AnimatedSprite2D" parent="Rekku"]
|
||||
sprite_frames = SubResource("SpriteFrames_trwmf")
|
||||
animation = &"blink"
|
||||
autoplay = "blink"
|
||||
frame_progress = 0.385046
|
||||
|
||||
[node name="speech" type="AnimatedSprite2D" parent="Rekku"]
|
||||
sprite_frames = SubResource("SpriteFrames_p8gbs")
|
||||
animation = &"speech"
|
||||
frame_progress = 0.737702
|
||||
|
||||
[node name="Rekku-old" type="AnimatedSprite2D" parent="."]
|
||||
visible = false
|
||||
position = Vector2(1105, 630)
|
||||
scale = Vector2(0.292969, 0.292969)
|
||||
sprite_frames = SubResource("SpriteFrames_84sjc")
|
||||
autoplay = "default"
|
||||
frame_progress = 0.36357
|
||||
animation = &"blink"
|
||||
autoplay = "blink"
|
||||
frame_progress = 0.385046
|
||||
|
||||
[connection signal="toggled" from="VBoxContainerButtons/HBoxContainerProgress/CheckButton" to="VBoxContainerButtons/ProgressBar" method="_on_check_button_toggled"]
|
||||
|
|
34
tools/configurator/res/Rekku/Rekku-base.png.import
Executable file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d25k8xm78k7sg"
|
||||
path="res://.godot/imported/Rekku-base.png-ec524e22fc84c361466241e4e6648c25.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://res/Rekku/Rekku-base.png"
|
||||
dest_files=["res://.godot/imported/Rekku-base.png-ec524e22fc84c361466241e4e6648c25.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
|
BIN
tools/configurator/res/Rekku/Rekku-test-A-smile.png
Executable file
After Width: | Height: | Size: 973 KiB |
34
tools/configurator/res/Rekku/Rekku-test-A-smile.png.import
Executable file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cpnri25riict1"
|
||||
path="res://.godot/imported/Rekku-test-A-smile.png-c1a44876a7c1f7619e673021b02adc94.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://res/Rekku/Rekku-test-A-smile.png"
|
||||
dest_files=["res://.godot/imported/Rekku-test-A-smile.png-c1a44876a7c1f7619e673021b02adc94.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
|
BIN
tools/configurator/res/Rekku/Rekku-test-O.png
Executable file
After Width: | Height: | Size: 973 KiB |
34
tools/configurator/res/Rekku/Rekku-test-O.png.import
Executable file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cojwokqhpqsdx"
|
||||
path="res://.godot/imported/Rekku-test-O.png-1a71fcef5f65f74fc01bf75929f2f600.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://res/Rekku/Rekku-test-O.png"
|
||||
dest_files=["res://.godot/imported/Rekku-test-O.png-1a71fcef5f65f74fc01bf75929f2f600.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
|
BIN
tools/configurator/res/Rekku/Rekku-test-U.png
Executable file
After Width: | Height: | Size: 973 KiB |
34
tools/configurator/res/Rekku/Rekku-test-U.png.import
Executable file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://diechf8qyjlli"
|
||||
path="res://.godot/imported/Rekku-test-U.png-587cf1e72f6e5f73bb3d411b867f81e3.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://res/Rekku/Rekku-test-U.png"
|
||||
dest_files=["res://.godot/imported/Rekku-test-U.png-587cf1e72f6e5f73bb3d411b867f81e3.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
|
Before Width: | Height: | Size: 908 KiB After Width: | Height: | Size: 903 KiB |
Before Width: | Height: | Size: 868 KiB After Width: | Height: | Size: 862 KiB |
Before Width: | Height: | Size: 979 KiB After Width: | Height: | Size: 975 KiB |
BIN
tools/configurator/res/Rekku/Rekku-test.xcf
Executable file
BIN
tools/configurator/res/Rekku/base.png
Executable file
After Width: | Height: | Size: 854 KiB |
34
tools/configurator/res/Rekku/base.png.import
Executable file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cor8ep0fkqm08"
|
||||
path="res://.godot/imported/base.png-fa04a04461c99132fb42530f9f422101.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://res/Rekku/base.png"
|
||||
dest_files=["res://.godot/imported/base.png-fa04a04461c99132fb42530f9f422101.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
|
BIN
tools/configurator/res/Rekku/blink1.png
Executable file
After Width: | Height: | Size: 12 KiB |
34
tools/configurator/res/Rekku/blink1.png.import
Executable file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cv7nckloqhn5m"
|
||||
path="res://.godot/imported/blink1.png-2ff53dd2db061012dbd5bd7f4ee9f7de.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://res/Rekku/blink1.png"
|
||||
dest_files=["res://.godot/imported/blink1.png-2ff53dd2db061012dbd5bd7f4ee9f7de.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
|
BIN
tools/configurator/res/Rekku/blink2.png
Executable file
After Width: | Height: | Size: 12 KiB |
34
tools/configurator/res/Rekku/blink2.png.import
Executable file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://by0oj188x350g"
|
||||
path="res://.godot/imported/blink2.png-acc625fdb199f690a4a62f9989660ae9.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://res/Rekku/blink2.png"
|
||||
dest_files=["res://.godot/imported/blink2.png-acc625fdb199f690a4a62f9989660ae9.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
|
BIN
tools/configurator/res/Rekku/eyes-open.png
Executable file
After Width: | Height: | Size: 127 KiB |
34
tools/configurator/res/Rekku/eyes-open.png.import
Executable file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cavtn1rljc5oe"
|
||||
path="res://.godot/imported/eyes-open.png-66d49c486d52265b50e5d0fe3abb8fad.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://res/Rekku/eyes-open.png"
|
||||
dest_files=["res://.godot/imported/eyes-open.png-66d49c486d52265b50e5d0fe3abb8fad.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
|
BIN
tools/configurator/res/Rekku/mouth-A.png
Executable file
After Width: | Height: | Size: 15 KiB |
34
tools/configurator/res/Rekku/mouth-A.png.import
Executable file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ciwghjy0ahxk6"
|
||||
path="res://.godot/imported/mouth-A.png-f35914bd03120177c7c482df466645b8.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://res/Rekku/mouth-A.png"
|
||||
dest_files=["res://.godot/imported/mouth-A.png-f35914bd03120177c7c482df466645b8.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
|
BIN
tools/configurator/res/Rekku/mouth-O.png
Executable file
After Width: | Height: | Size: 16 KiB |
34
tools/configurator/res/Rekku/mouth-O.png.import
Executable file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b6gl8sltbak7v"
|
||||
path="res://.godot/imported/mouth-O.png-68905b4fc98491fe877be590173085e9.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://res/Rekku/mouth-O.png"
|
||||
dest_files=["res://.godot/imported/mouth-O.png-68905b4fc98491fe877be590173085e9.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
|
BIN
tools/configurator/res/Rekku/mouth-base.png
Executable file
After Width: | Height: | Size: 18 KiB |
34
tools/configurator/res/Rekku/mouth-base.png.import
Executable file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://kx8eypf4ffvu"
|
||||
path="res://.godot/imported/mouth-base.png-bc1292aecbfbb8349d7c907692d65222.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://res/Rekku/mouth-base.png"
|
||||
dest_files=["res://.godot/imported/mouth-base.png-bc1292aecbfbb8349d7c907692d65222.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
|