Compare commits
2 commits
f895db3b93
...
0c599830bb
Author | SHA1 | Date | |
---|---|---|---|
0c599830bb | |||
dbcd06e1fe |
2
.gdignore
Normal file
|
@ -0,0 +1,2 @@
|
|||
build
|
||||
.vscode
|
2
.gitattributes
vendored
|
@ -1,2 +1,4 @@
|
|||
# Normalize EOL for all files that Git considers text files.
|
||||
* text=auto eol=lf
|
||||
*.wav filter=lfs diff=lfs merge=lfs -text
|
||||
*.aseprite filter=lfs diff=lfs merge=lfs -text
|
||||
|
|
10
.gitignore
vendored
|
@ -1,4 +1,10 @@
|
|||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
/android/
|
||||
.import/
|
||||
export.cfg
|
||||
data_*/
|
||||
dist/
|
||||
*.vs
|
||||
*.tmp
|
||||
*blend1
|
||||
*.DS_Store
|
||||
build
|
||||
|
|
8
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"files.exclude": {
|
||||
".godot": true,
|
||||
"addons": true,
|
||||
"build": true,
|
||||
"*.import": true
|
||||
}
|
||||
}
|
288
PlaB2B6.tmp
|
@ -1,288 +0,0 @@
|
|||
[gd_scene load_steps=37 format=3 uid="uid://cjiuycwqqxaxn"]
|
||||
|
||||
[ext_resource type="Script" path="res://player.gd" id="1_oy25y"]
|
||||
[ext_resource type="Texture2D" uid="uid://cownabyc1p26u" path="res://assets/export/playerLayer 3.png" id="2_5c6qp"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_unh28"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(0, 0, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_06hsv"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(32, 0, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_75rwr"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(64, 0, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ithwi"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(96, 0, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ylpmh"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(128, 0, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_s5fe3"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(160, 0, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_371nq"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(0, 64, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_w5q6j"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(32, 64, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_gq465"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(64, 64, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ushcs"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(96, 64, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_v6ggy"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(32, 256, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_2q2n8"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(64, 256, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_j8nd3"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(96, 256, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_wqlee"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(128, 256, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_liu5q"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(160, 256, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_fy414"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(0, 320, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_vpy4r"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(32, 320, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_bu1yd"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(128, 64, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_yxpbn"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(160, 64, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_np4p4"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(0, 128, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_onkmm"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(32, 128, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_0r4ck"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(64, 128, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_h7t71"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(96, 128, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_dtkph"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(128, 128, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_jerwg"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(160, 128, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_02mrb"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(0, 192, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_a53i7"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(32, 192, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_3afct"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(64, 192, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_urkyt"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(96, 192, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_jjvw0"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(128, 192, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_s3yi7"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(160, 192, 32, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_t4j8f"]
|
||||
atlas = ExtResource("2_5c6qp")
|
||||
region = Rect2(0, 256, 32, 64)
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_f2tke"]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_unh28")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_06hsv")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_75rwr")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_ithwi")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_ylpmh")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_s5fe3")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_371nq")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_w5q6j")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_gq465")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_ushcs")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"idle",
|
||||
"speed": 10.0
|
||||
}, {
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_unh28")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_v6ggy")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_2q2n8")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_j8nd3")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_wqlee")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_liu5q")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_fy414")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_vpy4r")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_2q2n8")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_v6ggy")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_unh28")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"jump",
|
||||
"speed": 10.0
|
||||
}, {
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_bu1yd")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_yxpbn")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_np4p4")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_onkmm")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_0r4ck")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_h7t71")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_dtkph")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_jerwg")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_02mrb")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_a53i7")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_3afct")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_urkyt")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_jjvw0")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_s3yi7")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_t4j8f")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"walk",
|
||||
"speed": 10.0
|
||||
}]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_0on8q"]
|
||||
size = Vector2(28, 64)
|
||||
|
||||
[node name="Player" type="CharacterBody2D"]
|
||||
script = ExtResource("1_oy25y")
|
||||
|
||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||
texture_filter = 1
|
||||
sprite_frames = SubResource("SpriteFrames_f2tke")
|
||||
animation = &"jump"
|
||||
metadata/_aseprite_wizard_config_ = {
|
||||
"layer": "Layer 3",
|
||||
"o_ex_p": "",
|
||||
"o_folder": "res://assets/export",
|
||||
"o_name": "player",
|
||||
"only_visible": false,
|
||||
"slice": "",
|
||||
"source": "res://assets/PlayerCharacter.aseprite"
|
||||
}
|
||||
metadata/_aseprite_wizard_source_file_hash_ = "e4930daa975c704a60a92789b7fbe76d"
|
||||
metadata/_aseprite_wizard_interface_config_ = {
|
||||
"layer_section": true,
|
||||
"output_section": true
|
||||
}
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
position = Vector2(2, 0)
|
||||
shape = SubResource("RectangleShape2D_0on8q")
|
||||
debug_color = Color(1, 0.254902, 0.415686, 0.105882)
|
|
@ -1,14 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="aseprite_wizard.plugin.noop"
|
||||
type="PackedDataContainer"
|
||||
uid="uid://davrou2v4qw2i"
|
||||
path="res://.godot/imported/Go.aseprite-25f8aee4e191af232eb3cbeb790ac21b.res"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/Go.aseprite"
|
||||
dest_files=["res://.godot/imported/Go.aseprite-25f8aee4e191af232eb3cbeb790ac21b.res"]
|
||||
|
||||
[params]
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="aseprite_wizard.plugin.noop"
|
||||
type="PackedDataContainer"
|
||||
uid="uid://dgqr8sd2xeyni"
|
||||
path="res://.godot/imported/HealthBorder.aseprite-114a2c214cb1e322dfa2a303d28a908a.res"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/HealthBorder.aseprite"
|
||||
dest_files=["res://.godot/imported/HealthBorder.aseprite-114a2c214cb1e322dfa2a303d28a908a.res"]
|
||||
|
||||
[params]
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="aseprite_wizard.plugin.noop"
|
||||
type="PackedDataContainer"
|
||||
uid="uid://bvqvl7ho7segv"
|
||||
path="res://.godot/imported/PlayerCharacter.aseprite-1bf420fc00cecceb6a9caea06a8e4ec7.res"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/PlayerCharacter.aseprite"
|
||||
dest_files=["res://.godot/imported/PlayerCharacter.aseprite-1bf420fc00cecceb6a9caea06a8e4ec7.res"]
|
||||
|
||||
[params]
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="aseprite_wizard.plugin.noop"
|
||||
type="PackedDataContainer"
|
||||
uid="uid://sg2ms6cssj01"
|
||||
path="res://.godot/imported/PunchVFX.aseprite-b06de0b1aa18d48e800d94ff6cf92f62.res"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/PunchVFX.aseprite"
|
||||
dest_files=["res://.godot/imported/PunchVFX.aseprite-b06de0b1aa18d48e800d94ff6cf92f62.res"]
|
||||
|
||||
[params]
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="aseprite_wizard.plugin.noop"
|
||||
type="PackedDataContainer"
|
||||
uid="uid://crfosyduwl8ln"
|
||||
path="res://.godot/imported/TopBottom.aseprite-4492d70b38a804feac46851918def1b1.res"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/TopBottom.aseprite"
|
||||
dest_files=["res://.godot/imported/TopBottom.aseprite-4492d70b38a804feac46851918def1b1.res"]
|
||||
|
||||
[params]
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="aseprite_wizard.plugin.noop"
|
||||
type="PackedDataContainer"
|
||||
uid="uid://2g8hbnap6s5a"
|
||||
path="res://.godot/imported/Viruling.aseprite-f412110448d264873303b17f07c6def6.res"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/Viruling.aseprite"
|
||||
dest_files=["res://.godot/imported/Viruling.aseprite-f412110448d264873303b17f07c6def6.res"]
|
||||
|
||||
[params]
|
||||
|
BIN
assets/art/Go.aseprite
(Stored with Git LFS)
Normal file
14
assets/art/Go.aseprite.import
Normal file
|
@ -0,0 +1,14 @@
|
|||
[remap]
|
||||
|
||||
importer="aseprite_wizard.plugin.noop"
|
||||
type="PackedDataContainer"
|
||||
uid="uid://davrou2v4qw2i"
|
||||
path="res://.godot/imported/Go.aseprite-65cba233eef61a6972508585edb2de43.res"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/art/Go.aseprite"
|
||||
dest_files=["res://.godot/imported/Go.aseprite-65cba233eef61a6972508585edb2de43.res"]
|
||||
|
||||
[params]
|
||||
|
BIN
assets/art/HealthBorder.aseprite
(Stored with Git LFS)
Normal file
14
assets/art/HealthBorder.aseprite.import
Normal file
|
@ -0,0 +1,14 @@
|
|||
[remap]
|
||||
|
||||
importer="aseprite_wizard.plugin.noop"
|
||||
type="PackedDataContainer"
|
||||
uid="uid://dgqr8sd2xeyni"
|
||||
path="res://.godot/imported/HealthBorder.aseprite-0cc6e0dbf6793978033ea2f9094f1b8f.res"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/art/HealthBorder.aseprite"
|
||||
dest_files=["res://.godot/imported/HealthBorder.aseprite-0cc6e0dbf6793978033ea2f9094f1b8f.res"]
|
||||
|
||||
[params]
|
||||
|
BIN
assets/art/PlayerCharacter.aseprite
(Stored with Git LFS)
Normal file
14
assets/art/PlayerCharacter.aseprite.import
Normal file
|
@ -0,0 +1,14 @@
|
|||
[remap]
|
||||
|
||||
importer="aseprite_wizard.plugin.noop"
|
||||
type="PackedDataContainer"
|
||||
uid="uid://bvqvl7ho7segv"
|
||||
path="res://.godot/imported/PlayerCharacter.aseprite-5bffe0bcf9c4b32b5df51a9c305f1f19.res"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/art/PlayerCharacter.aseprite"
|
||||
dest_files=["res://.godot/imported/PlayerCharacter.aseprite-5bffe0bcf9c4b32b5df51a9c305f1f19.res"]
|
||||
|
||||
[params]
|
||||
|
BIN
assets/art/PunchVFX.aseprite
(Stored with Git LFS)
Normal file
14
assets/art/PunchVFX.aseprite.import
Normal file
|
@ -0,0 +1,14 @@
|
|||
[remap]
|
||||
|
||||
importer="aseprite_wizard.plugin.noop"
|
||||
type="PackedDataContainer"
|
||||
uid="uid://sg2ms6cssj01"
|
||||
path="res://.godot/imported/PunchVFX.aseprite-9c1da8c13b7875d1a2c5fadca6df809b.res"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/art/PunchVFX.aseprite"
|
||||
dest_files=["res://.godot/imported/PunchVFX.aseprite-9c1da8c13b7875d1a2c5fadca6df809b.res"]
|
||||
|
||||
[params]
|
||||
|
BIN
assets/art/TopBottom.aseprite
(Stored with Git LFS)
Normal file
14
assets/art/TopBottom.aseprite.import
Normal file
|
@ -0,0 +1,14 @@
|
|||
[remap]
|
||||
|
||||
importer="aseprite_wizard.plugin.noop"
|
||||
type="PackedDataContainer"
|
||||
uid="uid://crfosyduwl8ln"
|
||||
path="res://.godot/imported/TopBottom.aseprite-5af386a2ade2a9eb71bd128b0ef8203b.res"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/art/TopBottom.aseprite"
|
||||
dest_files=["res://.godot/imported/TopBottom.aseprite-5af386a2ade2a9eb71bd128b0ef8203b.res"]
|
||||
|
||||
[params]
|
||||
|
BIN
assets/art/Viruling.aseprite
(Stored with Git LFS)
Normal file
14
assets/art/Viruling.aseprite.import
Normal file
|
@ -0,0 +1,14 @@
|
|||
[remap]
|
||||
|
||||
importer="aseprite_wizard.plugin.noop"
|
||||
type="PackedDataContainer"
|
||||
uid="uid://2g8hbnap6s5a"
|
||||
path="res://.godot/imported/Viruling.aseprite-33757039a49b1104241edf6ed959ec1a.res"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/art/Viruling.aseprite"
|
||||
dest_files=["res://.godot/imported/Viruling.aseprite-33757039a49b1104241edf6ed959ec1a.res"]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 82 KiB |
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cavipaqyic82h"
|
||||
path="res://.godot/imported/bars.png-97588dd9444fb86009feab97b6cb4d08.ctex"
|
||||
path="res://.godot/imported/artwork.png-ae994aa3741bd5935bb8df0387bf6245.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/bars.png"
|
||||
dest_files=["res://.godot/imported/bars.png-97588dd9444fb86009feab97b6cb4d08.ctex"]
|
||||
source_file="res://assets/art/bars/artwork.png"
|
||||
dest_files=["res://.godot/imported/artwork.png-ae994aa3741bd5935bb8df0387bf6245.ctex"]
|
||||
|
||||
[params]
|
||||
|
BIN
assets/art/bars/crystal.png
Normal file
After Width: | Height: | Size: 100 KiB |
34
assets/art/bars/crystal.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ba4kmbeffsaxr"
|
||||
path="res://.godot/imported/crystal.png-9a078245697205aa94366b700fd03b34.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/art/bars/crystal.png"
|
||||
dest_files=["res://.godot/imported/crystal.png-9a078245697205aa94366b700fd03b34.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
assets/art/bars/stone.png
Normal file
After Width: | Height: | Size: 177 KiB |
34
assets/art/bars/stone.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://wrw6050870ix"
|
||||
path="res://.godot/imported/stone.png-d92ffe5bd2ff8dde6952d39b8785472e.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/art/bars/stone.png"
|
||||
dest_files=["res://.godot/imported/stone.png-d92ffe5bd2ff8dde6952d39b8785472e.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
assets/art/claustrophemia.aseprite
(Stored with Git LFS)
Normal file
14
assets/art/claustrophemia.aseprite.import
Normal file
|
@ -0,0 +1,14 @@
|
|||
[remap]
|
||||
|
||||
importer="aseprite_wizard.plugin.noop"
|
||||
type="PackedDataContainer"
|
||||
uid="uid://6ogqpgqsd83w"
|
||||
path="res://.godot/imported/claustrophemia.aseprite-9897c39a0cd5125886360c227076f95f.res"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/art/claustrophemia.aseprite"
|
||||
dest_files=["res://.godot/imported/claustrophemia.aseprite-9897c39a0cd5125886360c227076f95f.res"]
|
||||
|
||||
[params]
|
||||
|
BIN
assets/art/crawler_walk.aseprite
(Stored with Git LFS)
Normal file
14
assets/art/crawler_walk.aseprite.import
Normal file
|
@ -0,0 +1,14 @@
|
|||
[remap]
|
||||
|
||||
importer="aseprite_wizard.plugin.noop"
|
||||
type="PackedDataContainer"
|
||||
uid="uid://2n7hoks84s1p"
|
||||
path="res://.godot/imported/crawler_walk.aseprite-1263b18b84cb79870f0e3eeb34143c7a.res"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/art/crawler_walk.aseprite"
|
||||
dest_files=["res://.godot/imported/crawler_walk.aseprite-1263b18b84cb79870f0e3eeb34143c7a.res"]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 72 KiB |
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cg4nwnugx0q4w"
|
||||
path="res://.godot/imported/boss-.png-ca4585ea11fab0b8b110355d230efe54.ctex"
|
||||
path="res://.godot/imported/boss-.png-938b085cc36464acbc2396b3824cd634.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/export/boss-.png"
|
||||
dest_files=["res://.godot/imported/boss-.png-ca4585ea11fab0b8b110355d230efe54.ctex"]
|
||||
source_file="res://assets/art/export/boss-.png"
|
||||
dest_files=["res://.godot/imported/boss-.png-938b085cc36464acbc2396b3824cd634.ctex"]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bxf5icvrw7alr"
|
||||
path="res://.godot/imported/claustrophemia-.png-faa5007b0a73aedbed11008a68ca763a.ctex"
|
||||
path="res://.godot/imported/claustrophemia-.png-9d4184430823cd927593a4cbdf0f6922.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/export/claustrophemia-.png"
|
||||
dest_files=["res://.godot/imported/claustrophemia-.png-faa5007b0a73aedbed11008a68ca763a.ctex"]
|
||||
source_file="res://assets/art/export/claustrophemia-.png"
|
||||
dest_files=["res://.godot/imported/claustrophemia-.png-9d4184430823cd927593a4cbdf0f6922.ctex"]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://077ffi13hk2e"
|
||||
path="res://.godot/imported/claustrophemia-Layer 1.png-340cf2338b1f4cd63ac6677ea123b1b3.ctex"
|
||||
path="res://.godot/imported/claustrophemia-Layer 1.png-7229da8096cb49bdff405c593786de7c.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/export/claustrophemia-Layer 1.png"
|
||||
dest_files=["res://.godot/imported/claustrophemia-Layer 1.png-340cf2338b1f4cd63ac6677ea123b1b3.ctex"]
|
||||
source_file="res://assets/art/export/claustrophemia-Layer 1.png"
|
||||
dest_files=["res://.godot/imported/claustrophemia-Layer 1.png-7229da8096cb49bdff405c593786de7c.ctex"]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 339 B After Width: | Height: | Size: 339 B |
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://chmuy3pixpc0"
|
||||
path="res://.godot/imported/claustrophemia-Layer 2.png-bb1d196f7f0b657546f2472a58e5ab33.ctex"
|
||||
path="res://.godot/imported/claustrophemia-Layer 2.png-8b821899a494a4e12d6e4279ffdcaa08.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/export/claustrophemia-Layer 2.png"
|
||||
dest_files=["res://.godot/imported/claustrophemia-Layer 2.png-bb1d196f7f0b657546f2472a58e5ab33.ctex"]
|
||||
source_file="res://assets/art/export/claustrophemia-Layer 2.png"
|
||||
dest_files=["res://.godot/imported/claustrophemia-Layer 2.png-8b821899a494a4e12d6e4279ffdcaa08.ctex"]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b447sysxt4rhp"
|
||||
path="res://.godot/imported/crawler-.png-d39abaa0a487f20b9ee2a51626debbbe.ctex"
|
||||
path="res://.godot/imported/crawler-.png-552e9f39c7f92f8d073d3854fd6087eb.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/export/crawler-.png"
|
||||
dest_files=["res://.godot/imported/crawler-.png-d39abaa0a487f20b9ee2a51626debbbe.ctex"]
|
||||
source_file="res://assets/art/export/crawler-.png"
|
||||
dest_files=["res://.godot/imported/crawler-.png-552e9f39c7f92f8d073d3854fd6087eb.ctex"]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 706 B After Width: | Height: | Size: 706 B |
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://fnp2h8e01hi0"
|
||||
path="res://.godot/imported/go-.png-572338eacc1746cd2ee375fe578adec4.ctex"
|
||||
path="res://.godot/imported/go-.png-01e6c7c1c389a38b6388a228aac46273.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/export/go-.png"
|
||||
dest_files=["res://.godot/imported/go-.png-572338eacc1746cd2ee375fe578adec4.ctex"]
|
||||
source_file="res://assets/art/export/go-.png"
|
||||
dest_files=["res://.godot/imported/go-.png-01e6c7c1c389a38b6388a228aac46273.ctex"]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cliy3s4yykb3k"
|
||||
path="res://.godot/imported/health-.png-4c2f44980382af653fa17687a74ed113.ctex"
|
||||
path="res://.godot/imported/health-.png-fe010d8bdd4543e6c62d50aed0bea82a.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/export/health-.png"
|
||||
dest_files=["res://.godot/imported/health-.png-4c2f44980382af653fa17687a74ed113.ctex"]
|
||||
source_file="res://assets/art/export/health-.png"
|
||||
dest_files=["res://.godot/imported/health-.png-fe010d8bdd4543e6c62d50aed0bea82a.ctex"]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://wg4a6srri5sa"
|
||||
path="res://.godot/imported/player-.png-6120af0e1813dedc7607e4f99506416b.ctex"
|
||||
path="res://.godot/imported/player-.png-4e0a648549cb1e72d1123f19bc52d825.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/export/player-.png"
|
||||
dest_files=["res://.godot/imported/player-.png-6120af0e1813dedc7607e4f99506416b.ctex"]
|
||||
source_file="res://assets/art/export/player-.png"
|
||||
dest_files=["res://.godot/imported/player-.png-4e0a648549cb1e72d1123f19bc52d825.ctex"]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dsnpac5r75lqq"
|
||||
path="res://.godot/imported/player-Layer 3.png-78aa4290b50b0430b7c62e273890bd8a.ctex"
|
||||
path="res://.godot/imported/player-Layer 3.png-b1f3907a9e7db78f547a8055ae2f222c.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/export/player-Layer 3.png"
|
||||
dest_files=["res://.godot/imported/player-Layer 3.png-78aa4290b50b0430b7c62e273890bd8a.ctex"]
|
||||
source_file="res://assets/art/export/player-Layer 3.png"
|
||||
dest_files=["res://.godot/imported/player-Layer 3.png-b1f3907a9e7db78f547a8055ae2f222c.ctex"]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 393 B After Width: | Height: | Size: 393 B |
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c0kd8wu2yvssc"
|
||||
path="res://.godot/imported/player-Layer 4.png-e87abd4355ca2452a56cf19bd4f3b0ec.ctex"
|
||||
path="res://.godot/imported/player-Layer 4.png-a62362defa73e24eb7625ca9a4a07c93.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/export/player-Layer 4.png"
|
||||
dest_files=["res://.godot/imported/player-Layer 4.png-e87abd4355ca2452a56cf19bd4f3b0ec.ctex"]
|
||||
source_file="res://assets/art/export/player-Layer 4.png"
|
||||
dest_files=["res://.godot/imported/player-Layer 4.png-a62362defa73e24eb7625ca9a4a07c93.ctex"]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d4mjdwhmho5vs"
|
||||
path="res://.godot/imported/player-Layer 5.png-f6df3f22bdd8a4f3b2a581cc00ceda44.ctex"
|
||||
path="res://.godot/imported/player-Layer 5.png-55767f695f4e0d08694491664931d15a.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/export/player-Layer 5.png"
|
||||
dest_files=["res://.godot/imported/player-Layer 5.png-f6df3f22bdd8a4f3b2a581cc00ceda44.ctex"]
|
||||
source_file="res://assets/art/export/player-Layer 5.png"
|
||||
dest_files=["res://.godot/imported/player-Layer 5.png-55767f695f4e0d08694491664931d15a.ctex"]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 1 KiB |
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bfw5h4af15wth"
|
||||
path="res://.godot/imported/player-Layer 6.png-f1cf81b1232504e250c598018d463c5c.ctex"
|
||||
path="res://.godot/imported/player-Layer 6.png-03455c0a779dcd91c6246fbdb2b2ae36.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/export/player-Layer 6.png"
|
||||
dest_files=["res://.godot/imported/player-Layer 6.png-f1cf81b1232504e250c598018d463c5c.ctex"]
|
||||
source_file="res://assets/art/export/player-Layer 6.png"
|
||||
dest_files=["res://.godot/imported/player-Layer 6.png-03455c0a779dcd91c6246fbdb2b2ae36.ctex"]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 100 B After Width: | Height: | Size: 100 B |
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cownabyc1p26u"
|
||||
path="res://.godot/imported/playerLayer 3.png-19d44d1532490179ac87e2d5d4a2e2ef.ctex"
|
||||
path="res://.godot/imported/playerLayer 3.png-3c55a2464b41dbe1f4f95c7a2afd68af.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/export/playerLayer 3.png"
|
||||
dest_files=["res://.godot/imported/playerLayer 3.png-19d44d1532490179ac87e2d5d4a2e2ef.ctex"]
|
||||
source_file="res://assets/art/export/playerLayer 3.png"
|
||||
dest_files=["res://.godot/imported/playerLayer 3.png-3c55a2464b41dbe1f4f95c7a2afd68af.ctex"]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 707 B After Width: | Height: | Size: 707 B |
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cv731yjx5v71a"
|
||||
path="res://.godot/imported/punch-.png-0d4c585a346b088b7f81847a43a045e4.ctex"
|
||||
path="res://.godot/imported/punch-.png-4e323fd42c23a8ad0f0fad03c50684e7.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/export/punch-.png"
|
||||
dest_files=["res://.godot/imported/punch-.png-0d4c585a346b088b7f81847a43a045e4.ctex"]
|
||||
source_file="res://assets/art/export/punch-.png"
|
||||
dest_files=["res://.godot/imported/punch-.png-4e323fd42c23a8ad0f0fad03c50684e7.ctex"]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 178 KiB After Width: | Height: | Size: 178 KiB |
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bjc73l7m3gdkx"
|
||||
path="res://.godot/imported/shitpost-.png-a08331b57c20d55e1623d36ac16acbfd.ctex"
|
||||
path="res://.godot/imported/shitpost-.png-4755191aebf47c8b97b9d96299bbc02d.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/export/shitpost-.png"
|
||||
dest_files=["res://.godot/imported/shitpost-.png-a08331b57c20d55e1623d36ac16acbfd.ctex"]
|
||||
source_file="res://assets/art/export/shitpost-.png"
|
||||
dest_files=["res://.godot/imported/shitpost-.png-4755191aebf47c8b97b9d96299bbc02d.ctex"]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 254 KiB After Width: | Height: | Size: 254 KiB |
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bynsxkfd4t4cn"
|
||||
path="res://.godot/imported/stage1.png-c3fb8862b9a844ae4f643a865fe729ba.ctex"
|
||||
path="res://.godot/imported/stage1.png-a0ab4b6f10e7f6a10a856090e63cf994.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/export/stage1.png"
|
||||
dest_files=["res://.godot/imported/stage1.png-c3fb8862b9a844ae4f643a865fe729ba.ctex"]
|
||||
source_file="res://assets/art/export/stage1.png"
|
||||
dest_files=["res://.godot/imported/stage1.png-a0ab4b6f10e7f6a10a856090e63cf994.ctex"]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 102 KiB After Width: | Height: | Size: 102 KiB |
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dailayr5c75eu"
|
||||
path="res://.godot/imported/top-bottom-.png-f040386dc0350eeaa8c2f46c3e11e100.ctex"
|
||||
path="res://.godot/imported/top-bottom-.png-3506ece79be674bf13358427f4bb4b31.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/export/top-bottom-.png"
|
||||
dest_files=["res://.godot/imported/top-bottom-.png-f040386dc0350eeaa8c2f46c3e11e100.ctex"]
|
||||
source_file="res://assets/art/export/top-bottom-.png"
|
||||
dest_files=["res://.godot/imported/top-bottom-.png-3506ece79be674bf13358427f4bb4b31.ctex"]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 9.6 KiB After Width: | Height: | Size: 9.6 KiB |
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://djjun1p0rx1ap"
|
||||
path="res://.godot/imported/viruling-.png-8fb78d1c45ba4ef1a534dca658b128b9.ctex"
|
||||
path="res://.godot/imported/viruling-.png-916a9a5ec04eb396c370b100da2937dd.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/export/viruling-.png"
|
||||
dest_files=["res://.godot/imported/viruling-.png-8fb78d1c45ba4ef1a534dca658b128b9.ctex"]
|
||||
source_file="res://assets/art/export/viruling-.png"
|
||||
dest_files=["res://.godot/imported/viruling-.png-916a9a5ec04eb396c370b100da2937dd.ctex"]
|
||||
|
||||
[params]
|
||||
|
BIN
assets/art/eye monster.aseprite
(Stored with Git LFS)
Normal file
14
assets/art/eye monster.aseprite.import
Normal file
|
@ -0,0 +1,14 @@
|
|||
[remap]
|
||||
|
||||
importer="aseprite_wizard.plugin.noop"
|
||||
type="PackedDataContainer"
|
||||
uid="uid://72ry77oxgd4h"
|
||||
path="res://.godot/imported/eye monster.aseprite-be1eb3e03bfebcc57c6c829ffb98dc7c.res"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/art/eye monster.aseprite"
|
||||
dest_files=["res://.godot/imported/eye monster.aseprite-be1eb3e03bfebcc57c6c829ffb98dc7c.res"]
|
||||
|
||||
[params]
|
||||
|
BIN
assets/art/stage1.aseprite
(Stored with Git LFS)
Normal file
16
assets/art/stage1.aseprite.import
Normal file
|
@ -0,0 +1,16 @@
|
|||
[remap]
|
||||
|
||||
importer="aseprite_wizard.plugin.static-texture"
|
||||
type="AtlasTexture"
|
||||
uid="uid://fju2p8ssaled"
|
||||
path="res://.godot/imported/stage1.aseprite-ef35f4d2a75911e894428588df0bfad5.res"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/art/stage1.aseprite"
|
||||
dest_files=["res://.godot/imported/stage1.aseprite-ef35f4d2a75911e894428588df0bfad5.res"]
|
||||
|
||||
[params]
|
||||
|
||||
exclude_layers_pattern=""
|
||||
only_visible_layers=true
|
Before Width: | Height: | Size: 254 KiB After Width: | Height: | Size: 254 KiB |
|
@ -2,16 +2,16 @@
|
|||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c5h2tl1fqgje5"
|
||||
path="res://.godot/imported/stage1.png-67df7ec0db7c207f872533da29fcbf5c.ctex"
|
||||
uid="uid://c43h335yxa13e"
|
||||
path="res://.godot/imported/stage1.png-f5e93d5831e1087b3b326e84dace29a0.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/stage1.png"
|
||||
dest_files=["res://.godot/imported/stage1.png-67df7ec0db7c207f872533da29fcbf5c.ctex"]
|
||||
source_file="res://assets/art/stage1.png"
|
||||
dest_files=["res://.godot/imported/stage1.png-f5e93d5831e1087b3b326e84dace29a0.ctex"]
|
||||
|
||||
[params]
|
||||
|
BIN
assets/art/weegee.aseprite
(Stored with Git LFS)
Normal file
14
assets/art/weegee.aseprite.import
Normal file
|
@ -0,0 +1,14 @@
|
|||
[remap]
|
||||
|
||||
importer="aseprite_wizard.plugin.noop"
|
||||
type="PackedDataContainer"
|
||||
uid="uid://boc2fqbk18m6"
|
||||
path="res://.godot/imported/weegee.aseprite-12f3af027368e48836ecaa4344aee142.res"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/art/weegee.aseprite"
|
||||
dest_files=["res://.godot/imported/weegee.aseprite-12f3af027368e48836ecaa4344aee142.res"]
|
||||
|
||||
[params]
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="aseprite_wizard.plugin.noop"
|
||||
type="PackedDataContainer"
|
||||
uid="uid://6ogqpgqsd83w"
|
||||
path="res://.godot/imported/claustrophemia.aseprite-f800c1af6f87740b4ecb05a00a7741c7.res"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/claustrophemia.aseprite"
|
||||
dest_files=["res://.godot/imported/claustrophemia.aseprite-f800c1af6f87740b4ecb05a00a7741c7.res"]
|
||||
|
||||
[params]
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="aseprite_wizard.plugin.noop"
|
||||
type="PackedDataContainer"
|
||||
uid="uid://2n7hoks84s1p"
|
||||
path="res://.godot/imported/crawler_walk.aseprite-caf4c5c9e2cdaae93bd51260f88ba162.res"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/crawler_walk.aseprite"
|
||||
dest_files=["res://.godot/imported/crawler_walk.aseprite-caf4c5c9e2cdaae93bd51260f88ba162.res"]
|
||||
|
||||
[params]
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="aseprite_wizard.plugin.noop"
|
||||
type="PackedDataContainer"
|
||||
uid="uid://72ry77oxgd4h"
|
||||
path="res://.godot/imported/eye monster.aseprite-bda5e8f0a21d0890b31ff6bb283fb6bb.res"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/eye monster.aseprite"
|
||||
dest_files=["res://.godot/imported/eye monster.aseprite-bda5e8f0a21d0890b31ff6bb283fb6bb.res"]
|
||||
|
||||
[params]
|
||||
|