monster spawner and moving to the camera direction

This commit is contained in:
Luca 2024-09-16 19:58:43 +02:00
parent 8c29b8bffd
commit b20f3b5124
821 changed files with 1611 additions and 1409 deletions

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View file

@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dqt3cyb0h0isw"
path.s3tc="res://.godot/imported/bat_albedo.png-deecf44b054aa42c32d900a4e96af6d1.s3tc.ctex"
path.etc2="res://.godot/imported/bat_albedo.png-deecf44b054aa42c32d900a4e96af6d1.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
}
generator_parameters={}
[deps]
source_file="res://assets/models/round_bat/model/bat_albedo.png"
dest_files=["res://.godot/imported/bat_albedo.png-deecf44b054aa42c32d900a4e96af6d1.s3tc.ctex", "res://.godot/imported/bat_albedo.png-deecf44b054aa42c32d900a4e96af6d1.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

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 KiB

View file

@ -0,0 +1,37 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://b1pq1cajdhkwv"
path.s3tc="res://.godot/imported/bat_roughness.png-3c6aeadf9cd076cf7735a6e84ea311c0.s3tc.ctex"
path.etc2="res://.godot/imported/bat_roughness.png-3c6aeadf9cd076cf7735a6e84ea311c0.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
}
generator_parameters={}
[deps]
source_file="res://assets/models/round_bat/model/bat_roughness.png"
dest_files=["res://.godot/imported/bat_roughness.png-3c6aeadf9cd076cf7735a6e84ea311c0.s3tc.ctex", "res://.godot/imported/bat_roughness.png-3c6aeadf9cd076cf7735a6e84ea311c0.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

Binary file not shown.

Binary file not shown.