Tweak enemy stuff

This commit is contained in:
2023-09-13 16:40:16 -07:00
parent 17f2003fe0
commit 6138957524
12 changed files with 592 additions and 832 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 474 KiB

View File

@@ -0,0 +1,36 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cep6lm4mg58ua"
path.s3tc="res://.godot/imported/STAGE 3_2317.png-f2037443c805949e125ec26a7d6ef5c3.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
generator_parameters={}
[deps]
source_file="res://Levels/Models/Stage3/STAGE 3_2317.png"
dest_files=["res://.godot/imported/STAGE 3_2317.png-f2037443c805949e125ec26a7d6ef5c3.s3tc.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

View File

@@ -341,5 +341,5 @@ libraries = {
}
[node name="Camera3D" type="Camera3D" parent="."]
transform = Transform3D(-0.99952, 0, 0.0309922, 0.0209356, 0.737348, 0.675189, -0.022852, 0.675513, -0.736994, 0, 6.60737, -3.87573)
transform = Transform3D(-0.99952, -5.55112e-17, 0.0309921, 0.0209356, 0.737348, 0.675189, -0.022852, 0.675513, -0.736994, -0.0865483, 6.13215, -3.64543)
current = true

File diff suppressed because one or more lines are too long

View File

File diff suppressed because one or more lines are too long