Add wait action to enemy
This commit is contained in:
parent
1aed988149
commit
02026ab3e9
13 changed files with 236 additions and 15 deletions
BIN
art/Pink_Monster_Idle_4.png
Normal file
BIN
art/Pink_Monster_Idle_4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
34
art/Pink_Monster_Idle_4.png.import
Normal file
34
art/Pink_Monster_Idle_4.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dylr4xf3far68"
|
||||
path="res://.godot/imported/Pink_Monster_Idle_4.png-dfd4ddf26ff0c47d32f43de16090eb28.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://art/Pink_Monster_Idle_4.png"
|
||||
dest_files=["res://.godot/imported/Pink_Monster_Idle_4.png-dfd4ddf26ff0c47d32f43de16090eb28.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
art/Pink_Monster_Run_6.png
Normal file
BIN
art/Pink_Monster_Run_6.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
34
art/Pink_Monster_Run_6.png.import
Normal file
34
art/Pink_Monster_Run_6.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bql3ivf3dql6f"
|
||||
path="res://.godot/imported/Pink_Monster_Run_6.png-d337bc3c6832d6b33b34cde0ca44e357.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://art/Pink_Monster_Run_6.png"
|
||||
dest_files=["res://.godot/imported/Pink_Monster_Run_6.png-d337bc3c6832d6b33b34cde0ca44e357.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
art/Pink_Monster_Throw_4.png
Normal file
BIN
art/Pink_Monster_Throw_4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
34
art/Pink_Monster_Throw_4.png.import
Normal file
34
art/Pink_Monster_Throw_4.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bydnrc6ixlv8w"
|
||||
path="res://.godot/imported/Pink_Monster_Throw_4.png-6379c8d3070f7e87fe37b02ca39c1690.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://art/Pink_Monster_Throw_4.png"
|
||||
dest_files=["res://.godot/imported/Pink_Monster_Throw_4.png-6379c8d3070f7e87fe37b02ca39c1690.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
|
Loading…
Add table
Add a link
Reference in a new issue