room clean up
@@ -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]
|
||||
|
||||
@@ -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",
|
||||
}
|
||||
}
|
||||
BIN
gymkhana/characters/eneko/smoking_animation/unscreen-001.png
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
gymkhana/characters/eneko/smoking_animation/unscreen-002.png
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
gymkhana/characters/eneko/smoking_animation/unscreen-003.png
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
gymkhana/characters/eneko/smoking_animation/unscreen-004.png
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
gymkhana/characters/eneko/smoking_animation/unscreen-005.png
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
gymkhana/characters/eneko/smoking_animation/unscreen-006.png
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
gymkhana/characters/eneko/smoking_animation/unscreen-007.png
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
gymkhana/characters/eneko/smoking_animation/unscreen-008.png
Normal file
|
After Width: | Height: | Size: 44 KiB |
BIN
gymkhana/characters/eneko/smoking_animation/unscreen-009.png
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
gymkhana/characters/eneko/smoking_animation/unscreen-010.png
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
gymkhana/characters/eneko/smoking_animation/unscreen-011.png
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
gymkhana/characters/eneko/smoking_animation/unscreen-012.png
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
gymkhana/characters/eneko/smoking_animation/unscreen-013.png
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
gymkhana/characters/eneko/smoking_animation/unscreen-014.png
Normal file
|
After Width: | Height: | Size: 46 KiB |
BIN
gymkhana/characters/eneko/smoking_animation/unscreen-015.png
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
gymkhana/characters/eneko/smoking_animation/unscreen-016.png
Normal file
|
After Width: | Height: | Size: 44 KiB |