Add Watcher

This commit is contained in:
Иван Кузьменко 2023-08-17 20:39:11 +03:00
parent 6514ce3c54
commit d1536529e4
9 changed files with 448 additions and 10 deletions

BIN
sprites/enemies/watcher.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://crckuao681ak2"
path="res://.godot/imported/watcher.png-4a2cb80763cb0becf48095119d13abc7.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/enemies/watcher.png"
dest_files=["res://.godot/imported/watcher.png-4a2cb80763cb0becf48095119d13abc7.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

View file

@ -0,0 +1,95 @@
[gd_resource type="SpriteFrames" load_steps=14 format=3 uid="uid://dlf2p3eragspn"]
[ext_resource type="Texture2D" uid="uid://crckuao681ak2" path="res://sprites/enemies/watcher.png" id="1_dujpi"]
[sub_resource type="AtlasTexture" id="AtlasTexture_jjej5"]
atlas = ExtResource("1_dujpi")
region = Rect2(0, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_p187d"]
atlas = ExtResource("1_dujpi")
region = Rect2(16, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_raqyq"]
atlas = ExtResource("1_dujpi")
region = Rect2(32, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_pcud7"]
atlas = ExtResource("1_dujpi")
region = Rect2(48, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_qoohe"]
atlas = ExtResource("1_dujpi")
region = Rect2(64, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_idtew"]
atlas = ExtResource("1_dujpi")
region = Rect2(80, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_mdtd1"]
atlas = ExtResource("1_dujpi")
region = Rect2(96, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_hw0o0"]
atlas = ExtResource("1_dujpi")
region = Rect2(112, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_qw5lw"]
atlas = ExtResource("1_dujpi")
region = Rect2(128, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_084tv"]
atlas = ExtResource("1_dujpi")
region = Rect2(144, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_f1y8l"]
atlas = ExtResource("1_dujpi")
region = Rect2(160, 0, 16, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_5r3b7"]
atlas = ExtResource("1_dujpi")
region = Rect2(176, 0, 16, 32)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_jjej5")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_p187d")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_raqyq")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_pcud7")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_qoohe")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_idtew")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_mdtd1")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_hw0o0")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_qw5lw")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_084tv")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_f1y8l")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_5r3b7")
}],
"loop": false,
"name": &"default",
"speed": 10.0
}]