test rooms
This commit is contained in:
parent
9fb4170b51
commit
f4dbc0249b
31 changed files with 338 additions and 42 deletions
|
@ -17,7 +17,7 @@ tracks/0/keys = {
|
|||
"times": PackedFloat32Array(0),
|
||||
"transitions": PackedFloat32Array(1),
|
||||
"update": 1,
|
||||
"values": [2]
|
||||
"values": [0]
|
||||
}
|
||||
|
||||
[sub_resource type="Animation" id="Animation_cajcr"]
|
||||
|
@ -99,7 +99,6 @@ _data = {
|
|||
texture = ExtResource("1_oqq2w")
|
||||
hframes = 3
|
||||
vframes = 2
|
||||
frame = 2
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
position = Vector2(0, 0.25)
|
||||
|
|
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bb4sw2rhdbjbf"
|
||||
path="res://.godot/imported/face.png-5c2e95a83c1bd2f50674a584a2d88c4c.ctex"
|
||||
path="res://.godot/imported/face.png-1c594c584b4f1920bcf388a9791a76e8.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/placeholder/face.png"
|
||||
dest_files=["res://.godot/imported/face.png-5c2e95a83c1bd2f50674a584a2d88c4c.ctex"]
|
||||
source_file="res://sprites/common/placeholder/face.png"
|
||||
dest_files=["res://.godot/imported/face.png-1c594c584b4f1920bcf388a9791a76e8.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
|
34
sprites/common/placeholder/fullbody.png.import
Normal file
34
sprites/common/placeholder/fullbody.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://jvonhohp1dj7"
|
||||
path="res://.godot/imported/fullbody.png-439828a8054d750e5b39aa0dc76f4f4b.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/common/placeholder/fullbody.png"
|
||||
dest_files=["res://.godot/imported/fullbody.png-439828a8054d750e5b39aa0dc76f4f4b.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
|
|
@ -3,15 +3,15 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dursxelwwxe8u"
|
||||
path="res://.godot/imported/player.png-132d3a237e614f1ef29e140714a5341a.ctex"
|
||||
path="res://.godot/imported/player.png-e7065df61843ebbfe12674e7da0fe6e4.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://sprites/placeholder/player.png"
|
||||
dest_files=["res://.godot/imported/player.png-132d3a237e614f1ef29e140714a5341a.ctex"]
|
||||
source_file="res://sprites/common/placeholder/player.png"
|
||||
dest_files=["res://.godot/imported/player.png-e7065df61843ebbfe12674e7da0fe6e4.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue