initial commit
This commit is contained in:
commit
70d322e276
16 changed files with 355 additions and 0 deletions
BIN
sprites/player/mc-walk-bottom.png
Normal file
BIN
sprites/player/mc-walk-bottom.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 651 B |
34
sprites/player/mc-walk-bottom.png.import
Normal file
34
sprites/player/mc-walk-bottom.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://6b55p4ufwthn"
|
||||
path="res://.godot/imported/mc-walk-bottom.png-a8ddd7c7b6f9b589622fc381481db014.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/player/mc-walk-bottom.png"
|
||||
dest_files=["res://.godot/imported/mc-walk-bottom.png-a8ddd7c7b6f9b589622fc381481db014.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
sprites/player/mc-walk-side.png
Normal file
BIN
sprites/player/mc-walk-side.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 662 B |
34
sprites/player/mc-walk-side.png.import
Normal file
34
sprites/player/mc-walk-side.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://swcaxd0f3t8t"
|
||||
path="res://.godot/imported/mc-walk-side.png-dc3efd8aebf497e234f8aae0ccf7125d.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/player/mc-walk-side.png"
|
||||
dest_files=["res://.godot/imported/mc-walk-side.png-dc3efd8aebf497e234f8aae0ccf7125d.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
sprites/player/mc-walk-up.png
Normal file
BIN
sprites/player/mc-walk-up.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 512 B |
34
sprites/player/mc-walk-up.png.import
Normal file
34
sprites/player/mc-walk-up.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bc87homnn6svq"
|
||||
path="res://.godot/imported/mc-walk-up.png-feddc65fc4d4a14dbb2aa682e229898e.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/player/mc-walk-up.png"
|
||||
dest_files=["res://.godot/imported/mc-walk-up.png-feddc65fc4d4a14dbb2aa682e229898e.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
|
128
sprites/player/player.tres
Normal file
128
sprites/player/player.tres
Normal file
|
@ -0,0 +1,128 @@
|
|||
[gd_resource type="SpriteFrames" load_steps=19 format=3 uid="uid://cfdng3tdv65p6"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://6b55p4ufwthn" path="res://sprites/player/mc-walk-bottom.png" id="1_asp68"]
|
||||
[ext_resource type="Texture2D" uid="uid://swcaxd0f3t8t" path="res://sprites/player/mc-walk-side.png" id="2_pyvsb"]
|
||||
[ext_resource type="Texture2D" uid="uid://bc87homnn6svq" path="res://sprites/player/mc-walk-up.png" id="3_5hpjv"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_umr2d"]
|
||||
atlas = ExtResource("1_asp68")
|
||||
region = Rect2(0, 0, 32, 32)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_qbfns"]
|
||||
atlas = ExtResource("1_asp68")
|
||||
region = Rect2(32, 0, 32, 32)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_1hppd"]
|
||||
atlas = ExtResource("1_asp68")
|
||||
region = Rect2(64, 0, 32, 32)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_157a4"]
|
||||
atlas = ExtResource("1_asp68")
|
||||
region = Rect2(96, 0, 32, 32)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_2yora"]
|
||||
atlas = ExtResource("1_asp68")
|
||||
region = Rect2(128, 0, 32, 32)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_3x48s"]
|
||||
atlas = ExtResource("2_pyvsb")
|
||||
region = Rect2(0, 0, 32, 32)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_x3nxf"]
|
||||
atlas = ExtResource("2_pyvsb")
|
||||
region = Rect2(32, 0, 32, 32)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_nxtdh"]
|
||||
atlas = ExtResource("2_pyvsb")
|
||||
region = Rect2(64, 0, 32, 32)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_d8c67"]
|
||||
atlas = ExtResource("2_pyvsb")
|
||||
region = Rect2(96, 0, 32, 32)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ixclq"]
|
||||
atlas = ExtResource("2_pyvsb")
|
||||
region = Rect2(128, 0, 32, 32)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_641b4"]
|
||||
atlas = ExtResource("3_5hpjv")
|
||||
region = Rect2(0, 0, 32, 32)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_jxt0i"]
|
||||
atlas = ExtResource("3_5hpjv")
|
||||
region = Rect2(32, 0, 32, 32)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_4dpci"]
|
||||
atlas = ExtResource("3_5hpjv")
|
||||
region = Rect2(64, 0, 32, 32)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_oci34"]
|
||||
atlas = ExtResource("3_5hpjv")
|
||||
region = Rect2(96, 0, 32, 32)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ovplm"]
|
||||
atlas = ExtResource("3_5hpjv")
|
||||
region = Rect2(128, 0, 32, 32)
|
||||
|
||||
[resource]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_umr2d")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_qbfns")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_1hppd")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_157a4")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_2yora")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"down",
|
||||
"speed": 5.0
|
||||
}, {
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_3x48s")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_x3nxf")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_nxtdh")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_d8c67")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_ixclq")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"sideways",
|
||||
"speed": 5.0
|
||||
}, {
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_641b4")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_jxt0i")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_4dpci")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_oci34")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_ovplm")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"up",
|
||||
"speed": 5.0
|
||||
}]
|
Loading…
Add table
Add a link
Reference in a new issue