room clean up

This commit is contained in:
2023-09-26 02:44:53 +02:00
parent 6e1fe599f2
commit 3c623156bc
57 changed files with 23 additions and 564 deletions

View File

@@ -2,22 +2,22 @@
[ext_resource path="res://gymkhana/characters/eneko/eneko_smoking_animatios.tres" type="Resource" id=1]
[ext_resource path="res://gymkhana/addons/escoria-ui-return-monkey-island/esc_player_with_tooltip.gd" type="Script" id=2]
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/eneko-anim/unscreen-011.png" type="Texture" id=3]
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/eneko-anim/unscreen-005.png" type="Texture" id=4]
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/eneko-anim/unscreen-002.png" type="Texture" id=5]
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/eneko-anim/unscreen-003.png" type="Texture" id=6]
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/eneko-anim/unscreen-001.png" type="Texture" id=7]
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/eneko-anim/unscreen-010.png" type="Texture" id=8]
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/eneko-anim/unscreen-016.png" type="Texture" id=9]
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/eneko-anim/unscreen-009.png" type="Texture" id=10]
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/eneko-anim/unscreen-008.png" type="Texture" id=11]
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/eneko-anim/unscreen-012.png" type="Texture" id=12]
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/eneko-anim/unscreen-013.png" type="Texture" id=13]
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/eneko-anim/unscreen-004.png" type="Texture" id=14]
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/eneko-anim/unscreen-006.png" type="Texture" id=15]
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/eneko-anim/unscreen-007.png" type="Texture" id=16]
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/eneko-anim/unscreen-015.png" type="Texture" id=17]
[ext_resource path="res://gymkhana/rooms/trasera_cocina/assets/eneko-anim/unscreen-014.png" type="Texture" id=18]
[ext_resource path="res://gymkhana/characters/eneko/smoking_animation/unscreen-001.png" type="Texture" id=3]
[ext_resource path="res://gymkhana/characters/eneko/smoking_animation/unscreen-005.png" type="Texture" id=4]
[ext_resource path="res://gymkhana/characters/eneko/smoking_animation/unscreen-002.png" type="Texture" id=5]
[ext_resource path="res://gymkhana/characters/eneko/smoking_animation/unscreen-003.png" type="Texture" id=6]
[ext_resource path="res://gymkhana/characters/eneko/smoking_animation/unscreen-001.png" type="Texture" id=7]
[ext_resource path="res://gymkhana/characters/eneko/smoking_animation/unscreen-010.png" type="Texture" id=8]
[ext_resource path="res://gymkhana/characters/eneko/smoking_animation/unscreen-016.png" type="Texture" id=9]
[ext_resource path="res://gymkhana/characters/eneko/smoking_animation/unscreen-009.png" type="Texture" id=10]
[ext_resource path="res://gymkhana/characters/eneko/smoking_animation/unscreen-008.png" type="Texture" id=11]
[ext_resource path="res://gymkhana/characters/eneko/smoking_animation/unscreen-012.png" type="Texture" id=12]
[ext_resource path="res://gymkhana/characters/eneko/smoking_animation/unscreen-013.png" type="Texture" id=13]
[ext_resource path="res://gymkhana/characters/eneko/smoking_animation/unscreen-004.png" type="Texture" id=14]
[ext_resource path="res://gymkhana/characters/eneko/smoking_animation/unscreen-006.png" type="Texture" id=15]
[ext_resource path="res://gymkhana/characters/eneko/smoking_animation/unscreen-007.png" type="Texture" id=16]
[ext_resource path="res://gymkhana/characters/eneko/smoking_animation/unscreen-015.png" type="Texture" id=17]
[ext_resource path="res://gymkhana/characters/eneko/smoking_animation/unscreen-014.png" type="Texture" id=18]
[ext_resource path="res://gymkhana/characters/eneko/assets/speak-2.png" type="Texture" id=20]
[sub_resource type="AtlasTexture" id=2]

View File

@@ -0,0 +1,258 @@
{
"textures": [
{
"image": "eneko-fuma-sprite.png",
"size": {
"w": 300,
"h": 2048
},
"sprites": [
{
"filename": "unscreen-001.jpg",
"region": {
"x": 0,
"y": 0,
"w": 150,
"h": 256
},
"margin": {
"x": 0,
"y": 0,
"w": 0,
"h": 0
}
},
{
"filename": "unscreen-002.jpg",
"region": {
"x": 0,
"y": 256,
"w": 150,
"h": 256
},
"margin": {
"x": 0,
"y": 0,
"w": 0,
"h": 0
}
},
{
"filename": "unscreen-003.jpg",
"region": {
"x": 0,
"y": 512,
"w": 150,
"h": 256
},
"margin": {
"x": 0,
"y": 0,
"w": 0,
"h": 0
}
},
{
"filename": "unscreen-004.jpg",
"region": {
"x": 0,
"y": 768,
"w": 150,
"h": 256
},
"margin": {
"x": 0,
"y": 0,
"w": 0,
"h": 0
}
},
{
"filename": "unscreen-005.jpg",
"region": {
"x": 0,
"y": 1024,
"w": 150,
"h": 256
},
"margin": {
"x": 0,
"y": 0,
"w": 0,
"h": 0
}
},
{
"filename": "unscreen-006.jpg",
"region": {
"x": 0,
"y": 1280,
"w": 150,
"h": 256
},
"margin": {
"x": 0,
"y": 0,
"w": 0,
"h": 0
}
},
{
"filename": "unscreen-007.jpg",
"region": {
"x": 0,
"y": 1536,
"w": 150,
"h": 256
},
"margin": {
"x": 0,
"y": 0,
"w": 0,
"h": 0
}
},
{
"filename": "unscreen-008.jpg",
"region": {
"x": 0,
"y": 1792,
"w": 150,
"h": 256
},
"margin": {
"x": 0,
"y": 0,
"w": 0,
"h": 0
}
},
{
"filename": "unscreen-009.jpg",
"region": {
"x": 150,
"y": 0,
"w": 150,
"h": 256
},
"margin": {
"x": 0,
"y": 0,
"w": 0,
"h": 0
}
},
{
"filename": "unscreen-010.jpg",
"region": {
"x": 150,
"y": 256,
"w": 150,
"h": 256
},
"margin": {
"x": 0,
"y": 0,
"w": 0,
"h": 0
}
},
{
"filename": "unscreen-011.jpg",
"region": {
"x": 150,
"y": 512,
"w": 150,
"h": 256
},
"margin": {
"x": 0,
"y": 0,
"w": 0,
"h": 0
}
},
{
"filename": "unscreen-012.jpg",
"region": {
"x": 150,
"y": 768,
"w": 150,
"h": 256
},
"margin": {
"x": 0,
"y": 0,
"w": 0,
"h": 0
}
},
{
"filename": "unscreen-013.jpg",
"region": {
"x": 150,
"y": 1024,
"w": 150,
"h": 256
},
"margin": {
"x": 0,
"y": 0,
"w": 0,
"h": 0
}
},
{
"filename": "unscreen-014.jpg",
"region": {
"x": 150,
"y": 1280,
"w": 150,
"h": 256
},
"margin": {
"x": 0,
"y": 0,
"w": 0,
"h": 0
}
},
{
"filename": "unscreen-015.jpg",
"region": {
"x": 150,
"y": 1536,
"w": 150,
"h": 256
},
"margin": {
"x": 0,
"y": 0,
"w": 0,
"h": 0
}
},
{
"filename": "unscreen-016.jpg",
"region": {
"x": 150,
"y": 1792,
"w": 150,
"h": 256
},
"margin": {
"x": 0,
"y": 0,
"w": 0,
"h": 0
}
}
]
}
],
"meta": {
"app": "http://free-tex-packer.com",
"version": "0.6.7",
"format": "RGBA8888",
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB