1
0
mirror of https://github.com/Klagarge/PokeHES.git synced 2025-06-27 04:32:31 +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": {

View File

@ -8984,8 +8984,8 @@
<layer id="2" name="floor" width="20" height="10">
<data encoding="csv">
956,956,956,956,956,956,956,956,956,956,956,956,956,956,956,956,956,956,956,956,
956,956,956,956,956,956,956,956,956,956,956,956,956,956,956,956,956,956,956,956,
1079,1079,1079,1079,1079,1079,1079,1079,1079,1079,1079,1079,1079,1079,1079,1079,1079,1079,1079,1079,
956,956,956,1113,1113,956,956,956,956,956,956,956,956,956,956,1113,1113,956,956,956,
1079,1079,1079,1113,1113,1079,1079,1079,1079,1079,1079,1079,1079,1079,1079,1113,1113,1079,1079,1079,
1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,
1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,
1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,
@ -9024,28 +9024,28 @@
</data>
</layer>
<objectgroup id="9" name="door">
<object id="8" x="111" y="79">
<object id="8" x="112" y="49.3333">
<properties>
<property name="nextMap" value="test"/>
<property name="nextX" type="int" value="2"/>
<property name="nextY" type="int" value="0"/>
</properties>
</object>
<object id="9" x="144" y="79">
<object id="9" x="144.667" y="49">
<properties>
<property name="nextMap" value="test"/>
<property name="nextX" type="int" value="2"/>
<property name="nextY" type="int" value="0"/>
</properties>
</object>
<object id="10" x="496.5" y="78">
<object id="10" x="497.167" y="48">
<properties>
<property name="nextMap" value="test"/>
<property name="nextX" type="int" value="6"/>
<property name="nextY" type="int" value="0"/>
</properties>
</object>
<object id="11" x="525.5" y="78">
<object id="11" x="526.167" y="48">
<properties>
<property name="nextMap" value="test"/>
<property name="nextX" type="int" value="6"/>