revert slimefoot

This commit is contained in:
Simisays
2023-03-23 23:19:06 +01:00
parent 794a5d64f4
commit d2af94792b
4 changed files with 28 additions and 36 deletions

View File

@@ -3,13 +3,13 @@
"height": 4300, "height": 4300,
"width": 2 "width": 2
}, },
"activeFile": "map/cave_6.tmx", "activeFile": "map/factory_3.tmx",
"automapping.whileDrawing": false, "automapping.whileDrawing": false,
"expandedProjectPaths": [ "expandedProjectPaths": [
"map",
"tileset", "tileset",
"obj", "map/main_story",
"map/main_story" "map",
"obj"
], ],
"file.lastUsedOpenFilter": "All Files (*)", "file.lastUsedOpenFilter": "All Files (*)",
"fileStates": { "fileStates": {
@@ -1593,10 +1593,10 @@
4 4
], ],
"scale": 2, "scale": 2,
"selectedLayer": 6, "selectedLayer": 0,
"viewCenter": { "viewCenter": {
"x": 240.5, "x": 138.5,
"y": 136.25 "y": 152.75
} }
}, },
"map/factory_4.tmx": { "map/factory_4.tmx": {
@@ -2068,8 +2068,8 @@
"scale": 2.177083333333333, "scale": 2.177083333333333,
"selectedLayer": 3, "selectedLayer": 3,
"viewCenter": { "viewCenter": {
"x": 79.00478468899522, "x": 235.86602870813402,
"y": 136.65071770334927 "y": 132.05741626794259
} }
}, },
"map/kobold_mine.tmx": { "map/kobold_mine.tmx": {
@@ -3243,7 +3243,7 @@
}, },
"tileset/main.tsx": { "tileset/main.tsx": {
"dynamicWrapping": false, "dynamicWrapping": false,
"scaleInDock": 1, "scaleInDock": 2,
"scaleInEditor": 1 "scaleInEditor": 1
} }
}, },
@@ -3257,21 +3257,18 @@
"map.tileWidth": 16, "map.tileWidth": 16,
"map.width": 90, "map.width": 90,
"openFiles": [ "openFiles": [
"map/xira.tmx", "map/magetower_3.tmx",
"map/castle_plains_1.tmx", "map/kiora_island.tmx",
"map/castle_plains_2.tmx", "map/factory_2.tmx",
"map/castle_plains_3.tmx", "map/factory_3.tmx"
"map/cave_2.tmx",
"map/cave_3.tmx",
"map/cave_4.tmx",
"map/cave_5.tmx",
"map/cave_6.tmx"
], ],
"project": "main.tiled-project", "project": "main.tiled-project",
"property.type": "string", "property.type": "string",
"recentFiles": [ "recentFiles": [
"map/kiora_island.tmx",
"map/magetower_3.tmx", "map/magetower_3.tmx",
"map/kiora_island.tmx",
"map/factory_2.tmx",
"map/factory_3.tmx",
"map/magetower_2.tmx", "map/magetower_2.tmx",
"map/magetower_14.tmx", "map/magetower_14.tmx",
"map/magetower_13.tmx", "map/magetower_13.tmx",
@@ -3279,9 +3276,7 @@
"map/graveyard_2.tmx", "map/graveyard_2.tmx",
"map/fort_10.tmx", "map/fort_10.tmx",
"map/fort_2.tmx", "map/fort_2.tmx",
"map/fort_8.tmx", "map/fort_8.tmx"
"map/fort_9.tmx",
"map/fort_6.tmx"
], ],
"resizeMap.removeObjects": true, "resizeMap.removeObjects": true,
"textEdit.monospace": true "textEdit.monospace": true

View File

@@ -1,20 +1,17 @@
slimefoot.png slimefoot.png
size: 133,26 size: 216,216
format: RGBA8888 format: RGBA8888
filter: Nearest,Nearest filter: Nearest,Nearest
repeat: none repeat: none
Avatar Avatar
xy: 45,6 xy: 164,162
size: 11, 12 size: 32, 23
Idle Idle
xy: 5, 1 xy: 0, 0
size: 22, 23 size: 66, 67
Idle Idle
xy: 37, 1 xy: 76, 1
size: 22, 23 size: 65, 67
Idle Idle
xy: 69, 1 xy: 150, 1
size: 22, 23 size: 63, 64
Idle
xy: 101, 1
size: 22, 23

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@@ -9886,7 +9886,7 @@
{ {
"name": "Slimefoot", "name": "Slimefoot",
"sprite": "sprites/dungeon/slimefoot.atlas", "sprite": "sprites/dungeon/slimefoot.atlas",
"scale": 1.25, "scale": 0.5,
"deck": [ "deck": [
"decks/miniboss/slimefoot.dck" "decks/miniboss/slimefoot.dck"
], ],