1
0
mirror of https://github.com/Klagarge/PokeHES.git synced 2025-06-27 12:42:32 +00:00

enemy integration done, but big bug when move

This commit is contained in:
2022-06-10 16:39:50 +02:00
parent 1466ba041a
commit 56d57ca17c
10 changed files with 48 additions and 47 deletions

View File

@ -10,7 +10,8 @@
"file.lastUsedOpenFilter": "Fichiers de jeu de tuiles Tiled (*.tsx *.xml)",
"fileStates": {
"": {
"scaleInDock": 1
"scaleInDock": 1,
"scaleInEditor": 1
},
"C:/Users/remi/AppData/Roaming/Tiled/#Tests": {
"dynamicWrapping": true
@ -212,8 +213,8 @@
"scale": 1.5,
"selectedLayer": 1,
"viewCenter": {
"x": 159.33333333333331,
"y": 160.66666666666663
"x": 160.66666666666669,
"y": 160.33333333333331
}
},
"test.tmx#test": {
@ -224,11 +225,11 @@
"expandedObjectLayers": [
9
],
"scale": 1,
"scale": 3,
"selectedLayer": 4,
"viewCenter": {
"x": 351,
"y": 196
"x": 62.66666666666667,
"y": 172.83333333333331
}
},
"test_couloir.tmx#Dungeon_Tileset": {