Moving maps to their own container
This commit is contained in:
parent
ed146226cf
commit
2484e4f1df
25 changed files with 140 additions and 4 deletions
BIN
front/dist/resources/items/computer/original/computer.png
vendored
Normal file
BIN
front/dist/resources/items/computer/original/computer.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 577 B |
47
front/dist/resources/items/computer/original/computer_atlas.json
vendored
Normal file
47
front/dist/resources/items/computer/original/computer_atlas.json
vendored
Normal file
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"frames": [
|
||||
{
|
||||
"filename": "computer_off",
|
||||
"frame": {
|
||||
"w": 42,
|
||||
"h": 40,
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"anchor": {
|
||||
"x": 0.5,
|
||||
"y": 0.5
|
||||
}
|
||||
},
|
||||
{
|
||||
"filename": "computer_on1",
|
||||
"frame": {
|
||||
"w": 42,
|
||||
"h": 40,
|
||||
"x": 0,
|
||||
"y": 40
|
||||
},
|
||||
"anchor": {
|
||||
"x": 0.5,
|
||||
"y": 0.5
|
||||
}
|
||||
},
|
||||
{
|
||||
"filename": "computer_on2",
|
||||
"frame": {
|
||||
"w": 42,
|
||||
"h": 40,
|
||||
"x": 42,
|
||||
"y": 0
|
||||
},
|
||||
"anchor": {
|
||||
"x": 0.5,
|
||||
"y": 0.5
|
||||
}
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"description": "Atlas generado con Atlas Packer Gamma V2",
|
||||
"web": "https://gammafp.github.io/atlas-packer-phaser/"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue