Двери, начальная реализация диалогов, обновление ресурсов

This commit is contained in:
Евгений Титаренко 2024-08-17 12:32:14 +03:00
parent cf7f3bee5b
commit aa948eb252
25 changed files with 755 additions and 74 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

View file

@ -2,16 +2,16 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://b3brymekuuwkh"
path="res://.godot/imported/mc-walk-side.png-a5332ee9ed87bd7d0e1a7707263121ef.ctex"
uid="uid://b5baxx5o21qy1"
path="res://.godot/imported/Sub.png-ebfb8b118769124e707231ad3147612a.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://resources/sprites/player/mc-walk-side.png"
dest_files=["res://.godot/imported/mc-walk-side.png-a5332ee9ed87bd7d0e1a7707263121ef.ctex"]
source_file="res://resources/sprites/Sub/Sub.png"
dest_files=["res://.godot/imported/Sub.png-ebfb8b118769124e707231ad3147612a.ctex"]
[params]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 635 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

View file

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

@ -1,36 +1,48 @@
[gd_resource type="SpriteFrames" load_steps=8 format=3 uid="uid://e8ybb7seykdx"]
[gd_resource type="SpriteFrames" load_steps=11 format=3 uid="uid://e8ybb7seykdx"]
[ext_resource type="Texture2D" uid="uid://b3brymekuuwkh" path="res://resources/sprites/player/mc-walk-side.png" id="1_338ik"]
[ext_resource type="Texture2D" uid="uid://c50svxafnldco" path="res://resources/sprites/player/player.png" id="1_dm8qi"]
[sub_resource type="AtlasTexture" id="AtlasTexture_s7byu"]
atlas = ExtResource("1_338ik")
region = Rect2(0, 0, 32, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_1e4dj"]
atlas = ExtResource("1_dm8qi")
region = Rect2(0, 0, 64, 64)
[sub_resource type="AtlasTexture" id="AtlasTexture_654fl"]
atlas = ExtResource("1_338ik")
region = Rect2(32, 0, 32, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_plu4p"]
atlas = ExtResource("1_dm8qi")
region = Rect2(64, 0, 64, 64)
[sub_resource type="AtlasTexture" id="AtlasTexture_tdjd0"]
atlas = ExtResource("1_338ik")
region = Rect2(64, 0, 32, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_2o31q"]
atlas = ExtResource("1_dm8qi")
region = Rect2(128, 0, 64, 64)
[sub_resource type="AtlasTexture" id="AtlasTexture_xicac"]
atlas = ExtResource("1_338ik")
region = Rect2(96, 0, 32, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_12s7x"]
atlas = ExtResource("1_dm8qi")
region = Rect2(192, 0, 64, 64)
[sub_resource type="AtlasTexture" id="AtlasTexture_b6h1b"]
atlas = ExtResource("1_338ik")
region = Rect2(128, 0, 32, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_xohba"]
atlas = ExtResource("1_dm8qi")
region = Rect2(256, 0, 64, 64)
[sub_resource type="AtlasTexture" id="AtlasTexture_ukomw"]
atlas = ExtResource("1_338ik")
region = Rect2(0, 0, 32, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_mtcky"]
atlas = ExtResource("1_dm8qi")
region = Rect2(320, 0, 64, 64)
[sub_resource type="AtlasTexture" id="AtlasTexture_ru6d7"]
atlas = ExtResource("1_dm8qi")
region = Rect2(384, 0, 64, 64)
[sub_resource type="AtlasTexture" id="AtlasTexture_6mglq"]
atlas = ExtResource("1_dm8qi")
region = Rect2(448, 0, 64, 64)
[sub_resource type="AtlasTexture" id="AtlasTexture_vm47t"]
atlas = ExtResource("1_dm8qi")
region = Rect2(512, 0, 64, 64)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_s7byu")
"texture": SubResource("AtlasTexture_1e4dj")
}],
"loop": true,
"name": &"default",
@ -38,21 +50,30 @@ animations = [{
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_654fl")
"texture": SubResource("AtlasTexture_plu4p")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_tdjd0")
"texture": SubResource("AtlasTexture_2o31q")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_xicac")
"texture": SubResource("AtlasTexture_12s7x")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_b6h1b")
"texture": SubResource("AtlasTexture_xohba")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ukomw")
"texture": SubResource("AtlasTexture_mtcky")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ru6d7")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_6mglq")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_vm47t")
}],
"loop": true,
"name": &"walk",
"speed": 5.0
"speed": 14.0
}]