This commit is contained in:
rainer 2025-11-03 17:11:09 +01:00
commit 7912a39364
256 changed files with 6896 additions and 0 deletions

4
.editorconfig Normal file
View File

@ -0,0 +1,4 @@
root = true
[*]
charset = utf-8

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
# Godot 4+ specific ignores
.godot/
/android/

17
AudioManager.gd Normal file
View File

@ -0,0 +1,17 @@
extends Node
func stop_all_audio_players() -> void:
var players = _find_audio_players(get_tree().get_root())
for player in players:
player.stop()
func _find_audio_players(node: Node) -> Array:
var result := []
for child in node.get_children():
if (child is AudioStreamPlayer or child is AudioStreamPlayer2D) and child.playing:
result.append(child)
# WICHTIG: Rekursiv auf Kinder prüfen!
result += _find_audio_players(child)
return result

1
AudioManager.gd.uid Normal file
View File

@ -0,0 +1 @@
uid://c0q1schkf23ur

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://kya4kvybifq7"
path="res://.godot/imported/Image Hirn.PNG-210be0bb6c90857402432e896348c01e.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/Image Hirn.PNG"
dest_files=["res://.godot/imported/Image Hirn.PNG-210be0bb6c90857402432e896348c01e.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 382 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://puqbgxym3pbq"
path="res://.godot/imported/frame_00_delay-0.2s.png-58616a1a9539de8d0549f3e01673d34f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_blase/frame_00_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_00_delay-0.2s.png-58616a1a9539de8d0549f3e01673d34f.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 398 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://c0xyk1dcp6h81"
path="res://.godot/imported/frame_01_delay-1s.png-adeefcbac81f4c078c86833ce626967b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_blase/frame_01_delay-1s.png"
dest_files=["res://.godot/imported/frame_01_delay-1s.png-adeefcbac81f4c078c86833ce626967b.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 399 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ca15bqfc4vo10"
path="res://.godot/imported/frame_02_delay-0.5s.png-dfb794ddbd21c3b87046cabb90aec21a.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_blase/frame_02_delay-0.5s.png"
dest_files=["res://.godot/imported/frame_02_delay-0.5s.png-dfb794ddbd21c3b87046cabb90aec21a.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 399 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://be6lui55vaxa7"
path="res://.godot/imported/frame_03_delay-0.2s.png-a6be96398d59a43a6fd7efb9d1e3033b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_blase/frame_03_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_03_delay-0.2s.png-a6be96398d59a43a6fd7efb9d1e3033b.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 404 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://sned7l3w8fk5"
path="res://.godot/imported/frame_04_delay-0.2s.png-f344259615452011b9871d600d7b90e9.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_blase/frame_04_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_04_delay-0.2s.png-f344259615452011b9871d600d7b90e9.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 410 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cwmb47jj17k3l"
path="res://.godot/imported/frame_05_delay-0.2s.png-07fd4413d5ac4ff478310a6fc7ac410a.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_blase/frame_05_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_05_delay-0.2s.png-07fd4413d5ac4ff478310a6fc7ac410a.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 413 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d25tgkogcgogr"
path="res://.godot/imported/frame_06_delay-0.2s.png-34b8532779056e0bdff101b87c9147b4.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_blase/frame_06_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_06_delay-0.2s.png-34b8532779056e0bdff101b87c9147b4.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 412 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://le6h8kv3ppe2"
path="res://.godot/imported/frame_07_delay-0.2s.png-3e34e706efdce5abbd410d55e30ea021.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_blase/frame_07_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_07_delay-0.2s.png-3e34e706efdce5abbd410d55e30ea021.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 411 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cx801e7jweain"
path="res://.godot/imported/frame_08_delay-0.2s.png-c1fac3667c21480efef73391672a756d.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_blase/frame_08_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_08_delay-0.2s.png-c1fac3667c21480efef73391672a756d.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 412 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bf66uv4gvpoau"
path="res://.godot/imported/frame_09_delay-0.2s.png-2772e73372120cf448e04e9d79ed25ef.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_blase/frame_09_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_09_delay-0.2s.png-2772e73372120cf448e04e9d79ed25ef.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 399 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://duceta3q1bgpx"
path="res://.godot/imported/frame_10_delay-0.2s.png-6797253069d47684426374a64681d78b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_blase/frame_10_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_10_delay-0.2s.png-6797253069d47684426374a64681d78b.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 401 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b68fk6mjkvq2"
path="res://.godot/imported/frame_11_delay-0.2s.png-0a943cae44a6533aef4048e40328b72a.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_blase/frame_11_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_11_delay-0.2s.png-0a943cae44a6533aef4048e40328b72a.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 388 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dr2ykwxtxlk1h"
path="res://.godot/imported/frame_12_delay-0.2s.png-68c8162bca6d56715b5c04593f7291ae.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_blase/frame_12_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_12_delay-0.2s.png-68c8162bca6d56715b5c04593f7291ae.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 382 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://6x8sgo3pu14d"
path="res://.godot/imported/frame_13_delay-0.2s.png-78fbde313c28fae967945f04024784d2.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_blase/frame_13_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_13_delay-0.2s.png-78fbde313c28fae967945f04024784d2.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://mjjwxlgry408"
path="res://.godot/imported/frame_14_delay-0.2s.png-fa63c73e3f05e79d21c0070cd5cb8fb0.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_blase/frame_14_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_14_delay-0.2s.png-fa63c73e3f05e79d21c0070cd5cb8fb0.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://duuvkvrutd64u"
path="res://.godot/imported/frame_15_delay-0.2s.png-3b72bb5f48cd644a9fe716ecfe63b849.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_blase/frame_15_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_15_delay-0.2s.png-3b72bb5f48cd644a9fe716ecfe63b849.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 382 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dsnu6fcicdlcl"
path="res://.godot/imported/frame_16_delay-0.2s.png-3ee92e28677659c671cc23e88a3f87db.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_blase/frame_16_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_16_delay-0.2s.png-3ee92e28677659c671cc23e88a3f87db.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 303 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cfp8bi4ghkdue"
path="res://.godot/imported/frame_00_delay-0.5s.png-2ecdda7d3aa47e1bfac33cb4b3b9095e.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_darm/frame_00_delay-0.5s.png"
dest_files=["res://.godot/imported/frame_00_delay-0.5s.png-2ecdda7d3aa47e1bfac33cb4b3b9095e.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d444eccg7r1x"
path="res://.godot/imported/frame_01_delay-0.5s.png-f5833467f25a13d56c7e9834679cbaaf.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_darm/frame_01_delay-0.5s.png"
dest_files=["res://.godot/imported/frame_01_delay-0.5s.png-f5833467f25a13d56c7e9834679cbaaf.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://j6ede526ue2c"
path="res://.godot/imported/frame_02_delay-0.5s.png-68bdc76113963bccc67687f0b6b9793a.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_darm/frame_02_delay-0.5s.png"
dest_files=["res://.godot/imported/frame_02_delay-0.5s.png-68bdc76113963bccc67687f0b6b9793a.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bjw1lbqyjf8oi"
path="res://.godot/imported/frame_03_delay-0.5s.png-df8dfca2f4c3cf99e66150f39f62f1ac.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_darm/frame_03_delay-0.5s.png"
dest_files=["res://.godot/imported/frame_03_delay-0.5s.png-df8dfca2f4c3cf99e66150f39f62f1ac.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dc34gkiayf3v7"
path="res://.godot/imported/frame_04_delay-0.5s.png-357dad30b565152d9dcd03deebe39c63.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_darm/frame_04_delay-0.5s.png"
dest_files=["res://.godot/imported/frame_04_delay-0.5s.png-357dad30b565152d9dcd03deebe39c63.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dm1blqvhkoa08"
path="res://.godot/imported/frame_05_delay-0.5s.png-16238ea8c0515da33381a596fe20887f.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_darm/frame_05_delay-0.5s.png"
dest_files=["res://.godot/imported/frame_05_delay-0.5s.png-16238ea8c0515da33381a596fe20887f.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dot5tumhnbv12"
path="res://.godot/imported/frame_06_delay-0.5s.png-8dbf802f272b1d8bf4309fb6f49bdaf6.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_darm/frame_06_delay-0.5s.png"
dest_files=["res://.godot/imported/frame_06_delay-0.5s.png-8dbf802f272b1d8bf4309fb6f49bdaf6.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cuiaetkclpqet"
path="res://.godot/imported/frame_07_delay-0.5s.png-2d36c8b9648b9ec962b931fce02c90ff.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_darm/frame_07_delay-0.5s.png"
dest_files=["res://.godot/imported/frame_07_delay-0.5s.png-2d36c8b9648b9ec962b931fce02c90ff.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b7l74gfi05vdj"
path="res://.godot/imported/frame_08_delay-0.5s.png-37af422f04db07687aa51f6a1ce4d801.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_darm/frame_08_delay-0.5s.png"
dest_files=["res://.godot/imported/frame_08_delay-0.5s.png-37af422f04db07687aa51f6a1ce4d801.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dvma65ye67niy"
path="res://.godot/imported/frame_09_delay-0.5s.png-da38f8c5f7ee67582e984c499e5aea78.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_darm/frame_09_delay-0.5s.png"
dest_files=["res://.godot/imported/frame_09_delay-0.5s.png-da38f8c5f7ee67582e984c499e5aea78.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cvlhfws02nula"
path="res://.godot/imported/frame_00_delay-0.2s.png-da6b5ac26bf8639b5d3eeab1d6eea6a3.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_hirn/frame_00_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_00_delay-0.2s.png-da6b5ac26bf8639b5d3eeab1d6eea6a3.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://deq83sruq14wx"
path="res://.godot/imported/frame_01_delay-0.2s.png-a4e9430c69423c279de80df6db2cc2f3.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_hirn/frame_01_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_01_delay-0.2s.png-a4e9430c69423c279de80df6db2cc2f3.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 463 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cf2rjn6sggngx"
path="res://.godot/imported/frame_02_delay-0.2s.png-142aaeac885749f36e0f68ee570e827b.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_hirn/frame_02_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_02_delay-0.2s.png-142aaeac885749f36e0f68ee570e827b.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 490 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://hf0773ynne57"
path="res://.godot/imported/frame_03_delay-0.2s.png-03a5eaa0b84587d495303f57908d8256.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_hirn/frame_03_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_03_delay-0.2s.png-03a5eaa0b84587d495303f57908d8256.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 491 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://clds05cfpml7w"
path="res://.godot/imported/frame_04_delay-0.2s.png-b355424ba684203c8221e31a04989ccc.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_hirn/frame_04_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_04_delay-0.2s.png-b355424ba684203c8221e31a04989ccc.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 490 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://djdgh6nkbq6ml"
path="res://.godot/imported/frame_05_delay-0.2s.png-e2fd28efbe8b1898f88ffccaeb1cbc0e.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_hirn/frame_05_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_05_delay-0.2s.png-e2fd28efbe8b1898f88ffccaeb1cbc0e.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 490 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://d4nql0t7v64rp"
path="res://.godot/imported/frame_06_delay-0.2s.png-accfa1a4a6c60c4456449451aa8d78a7.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_hirn/frame_06_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_06_delay-0.2s.png-accfa1a4a6c60c4456449451aa8d78a7.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 490 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cmyl423kalc8l"
path="res://.godot/imported/frame_07_delay-0.2s.png-50e6ed800c5498c7d2b3a61a95bbccf3.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_hirn/frame_07_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_07_delay-0.2s.png-50e6ed800c5498c7d2b3a61a95bbccf3.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b7ajldmyndnfo"
path="res://.godot/imported/frame_08_delay-0.2s.png-929ac71fa327523c0377f8977a7b76e2.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_hirn/frame_08_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_08_delay-0.2s.png-929ac71fa327523c0377f8977a7b76e2.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 488 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://2c8ofqepgnm4"
path="res://.godot/imported/frame_09_delay-0.2s.png-781e85a383d2ee252a19ac64bd8627d2.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_hirn/frame_09_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_09_delay-0.2s.png-781e85a383d2ee252a19ac64bd8627d2.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bgr3qyj0tl8f6"
path="res://.godot/imported/frame_10_delay-0.2s.png-7e701419d777c36b2b0c16dbb6bff970.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_hirn/frame_10_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_10_delay-0.2s.png-7e701419d777c36b2b0c16dbb6bff970.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 488 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://denopolrl81uh"
path="res://.godot/imported/frame_11_delay-0.2s.png-7494ec2d75e73884521f903a69a3ccb7.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_hirn/frame_11_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_11_delay-0.2s.png-7494ec2d75e73884521f903a69a3ccb7.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b33ffsnlt1uws"
path="res://.godot/imported/frame_12_delay-0.2s.png-3b0a5923f6c463ccf068157103f045c5.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_hirn/frame_12_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_12_delay-0.2s.png-3b0a5923f6c463ccf068157103f045c5.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cj1vj6po8i2dm"
path="res://.godot/imported/frame_13_delay-0.2s.png-805f636bc57f0fdb0e830bf8f72e7fd8.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_hirn/frame_13_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_13_delay-0.2s.png-805f636bc57f0fdb0e830bf8f72e7fd8.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 490 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dg2g1f4t3dlco"
path="res://.godot/imported/frame_14_delay-0.2s.png-48c93030f5c96cb48ccc44facb6378f4.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_hirn/frame_14_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_14_delay-0.2s.png-48c93030f5c96cb48ccc44facb6378f4.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 490 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://wc2lcdv8hmiv"
path="res://.godot/imported/frame_15_delay-0.2s.png-b75f06106724755376857a219ba971e2.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_hirn/frame_15_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_15_delay-0.2s.png-b75f06106724755376857a219ba971e2.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 490 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cb4mye2lkygm8"
path="res://.godot/imported/frame_16_delay-0.2s.png-7c06a6d85a2790047af7fd79d44287ec.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_hirn/frame_16_delay-0.2s.png"
dest_files=["res://.godot/imported/frame_16_delay-0.2s.png-7c06a6d85a2790047af7fd79d44287ec.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 491 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ddwllp037a2un"
path="res://.godot/imported/frame_17_delay-s.png-b9f1b5abbafb621e36bfd16ae60274d4.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_hirn/frame_17_delay-s.png"
dest_files=["res://.godot/imported/frame_17_delay-s.png-b9f1b5abbafb621e36bfd16ae60274d4.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 490 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bn032w1noywd5"
path="res://.godot/imported/frame_18_delay-s.png-181165779318f5c96ace1955706cfdc0.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_hirn/frame_18_delay-s.png"
dest_files=["res://.godot/imported/frame_18_delay-s.png-181165779318f5c96ace1955706cfdc0.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://demb5v7tmul6m"
path="res://.godot/imported/frame_0_delay-0.5s.png-c98f16a24b47b09ff88c0691fe6b58a0.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/animation_magen/frame_0_delay-0.5s.png"
dest_files=["res://.godot/imported/frame_0_delay-0.5s.png-c98f16a24b47b09ff88c0691fe6b58a0.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

Some files were not shown because too many files have changed in this diff Show More