mirror of
https://github.com/Klagarge/PokeHES.git
synced 2025-07-17 21:31:10 +00:00
some maps and fix turn, display and new sprite
This commit is contained in:
@ -19,11 +19,11 @@
|
||||
"expandedObjectLayers": [
|
||||
6
|
||||
],
|
||||
"scale": 1.5,
|
||||
"scale": 0.75,
|
||||
"selectedLayer": 3,
|
||||
"viewCenter": {
|
||||
"x": 254,
|
||||
"y": 269
|
||||
"x": 968.6666666666666,
|
||||
"y": 588.6666666666666
|
||||
}
|
||||
},
|
||||
"21N205.tmx": {
|
||||
@ -33,8 +33,8 @@
|
||||
"scale": 2,
|
||||
"selectedLayer": 3,
|
||||
"viewCenter": {
|
||||
"x": 80.5,
|
||||
"y": 302.25
|
||||
"x": 173.25,
|
||||
"y": 328.75
|
||||
}
|
||||
},
|
||||
"21N3.tmx": {
|
||||
@ -42,10 +42,10 @@
|
||||
6
|
||||
],
|
||||
"scale": 1,
|
||||
"selectedLayer": 0,
|
||||
"selectedLayer": 3,
|
||||
"viewCenter": {
|
||||
"x": 673,
|
||||
"y": 358.5
|
||||
"x": 697.5,
|
||||
"y": 339.5
|
||||
}
|
||||
},
|
||||
"21N304.tmx": {
|
||||
@ -55,8 +55,8 @@
|
||||
"scale": 2.0908482142857143,
|
||||
"selectedLayer": 3,
|
||||
"viewCenter": {
|
||||
"x": 122.43834738977259,
|
||||
"y": 302.50880751574675
|
||||
"x": 126.02540834845733,
|
||||
"y": 270.94267107932103
|
||||
}
|
||||
},
|
||||
"21N307.tmx": {
|
||||
@ -64,10 +64,10 @@
|
||||
5
|
||||
],
|
||||
"scale": 1.5,
|
||||
"selectedLayer": 0,
|
||||
"selectedLayer": 3,
|
||||
"viewCenter": {
|
||||
"x": 251.3333333333333,
|
||||
"y": 237
|
||||
"x": 173.66666666666666,
|
||||
"y": 52.333333333333314
|
||||
}
|
||||
},
|
||||
"21N308.tmx": {
|
||||
@ -77,7 +77,7 @@
|
||||
"scale": 1.5,
|
||||
"selectedLayer": 4,
|
||||
"viewCenter": {
|
||||
"x": 256.6666666666667,
|
||||
"x": 257,
|
||||
"y": 214.33333333333331
|
||||
}
|
||||
},
|
||||
@ -93,11 +93,11 @@
|
||||
"expandedObjectLayers": [
|
||||
6
|
||||
],
|
||||
"scale": 1,
|
||||
"selectedLayer": 1,
|
||||
"scale": 0.75,
|
||||
"selectedLayer": 3,
|
||||
"viewCenter": {
|
||||
"x": 233,
|
||||
"y": 318.5
|
||||
"x": 772.6666666666666,
|
||||
"y": 484.66666666666663
|
||||
}
|
||||
},
|
||||
"21RS.tmx": {
|
||||
@ -107,19 +107,19 @@
|
||||
"scale": 1,
|
||||
"selectedLayer": 3,
|
||||
"viewCenter": {
|
||||
"x": 313,
|
||||
"y": 380.5
|
||||
"x": 933.5,
|
||||
"y": 292.5
|
||||
}
|
||||
},
|
||||
"23N1.tmx": {
|
||||
"expandedObjectLayers": [
|
||||
5
|
||||
],
|
||||
"scale": 2,
|
||||
"selectedLayer": 3,
|
||||
"scale": 1,
|
||||
"selectedLayer": 0,
|
||||
"viewCenter": {
|
||||
"x": 2511,
|
||||
"y": 592.25
|
||||
"x": 2131.5,
|
||||
"y": 597.5
|
||||
}
|
||||
},
|
||||
"C:/Users/remi/AppData/Roaming/Tiled/#Tests": {
|
||||
@ -243,8 +243,8 @@
|
||||
"scale": 0.5,
|
||||
"selectedLayer": 3,
|
||||
"viewCenter": {
|
||||
"x": 3098,
|
||||
"y": 503
|
||||
"x": 3567,
|
||||
"y": 847
|
||||
}
|
||||
},
|
||||
"assets/32x32 first tileset.tsx": {
|
||||
@ -323,6 +323,7 @@
|
||||
"scaleInEditor": 1.5
|
||||
},
|
||||
"assets/pokemon_v2.tsx": {
|
||||
"dynamicWrapping": false,
|
||||
"scaleInDock": 1.5,
|
||||
"scaleInEditor": 1
|
||||
},
|
||||
@ -434,18 +435,18 @@
|
||||
"project": "Maps.tiled-project",
|
||||
"property.type": "string",
|
||||
"recentFiles": [
|
||||
"21N205.tmx",
|
||||
"21RS.tmx",
|
||||
"21N2.tmx",
|
||||
"21N3.tmx",
|
||||
"assets/pokemon_v2.tsx",
|
||||
"assets/PokeMudry.tsx",
|
||||
"SS.tmx",
|
||||
"21RI.tmx",
|
||||
"23N1.tmx",
|
||||
"assets/Dungeon_v2.tsx",
|
||||
"21RS.tmx",
|
||||
"21N3.tmx",
|
||||
"21N307.tmx",
|
||||
"21N308.tmx",
|
||||
"21N205.tmx",
|
||||
"21N2.tmx",
|
||||
"21N304.tmx",
|
||||
"assets/pokemon_v2.tsx"
|
||||
"21N308.tmx"
|
||||
],
|
||||
"resizeMap.removeObjects": true,
|
||||
"tileset.lastUsedFilter": "Fichiers de jeu de tuiles Tiled (*.tsx *.xml)",
|
||||
|
Reference in New Issue
Block a user