From dd15c329c81a41c080d494786416d9f75d5f1683 Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Sat, 20 Jul 2019 17:47:21 +0200 Subject: [PATCH] fix(action3D): fix coin position --- datas/maps/action3D/map.lua | 28 ++++++++++++++-------------- datas/maps/action3D/map.tmx | 28 ++++++++++++++-------------- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/datas/maps/action3D/map.lua b/datas/maps/action3D/map.lua index 9b14532..6949694 100644 --- a/datas/maps/action3D/map.lua +++ b/datas/maps/action3D/map.lua @@ -932,7 +932,7 @@ return { rotation = 0, visible = true, properties = { - ["z"] = 24 + ["z"] = 0 } }, { @@ -947,7 +947,7 @@ return { rotation = 0, visible = true, properties = { - ["z"] = 24 + ["z"] = 0 } }, { @@ -962,7 +962,7 @@ return { rotation = 0, visible = true, properties = { - ["z"] = 24 + ["z"] = 0 } }, { @@ -977,7 +977,7 @@ return { rotation = 0, visible = true, properties = { - ["z"] = 24 + ["z"] = 0 } }, { @@ -993,7 +993,7 @@ return { visible = true, properties = { ["adaptPosition"] = true, - ["z"] = 56 + ["z"] = 32 } }, { @@ -1009,7 +1009,7 @@ return { visible = true, properties = { ["adaptPosition"] = true, - ["z"] = 56 + ["z"] = 32 } }, { @@ -1025,7 +1025,7 @@ return { visible = true, properties = { ["adaptPosition"] = true, - ["z"] = 56 + ["z"] = 32 } }, { @@ -1041,7 +1041,7 @@ return { visible = true, properties = { ["adaptPosition"] = true, - ["z"] = 56 + ["z"] = 32 } }, { @@ -1057,7 +1057,7 @@ return { visible = true, properties = { ["adaptPosition"] = true, - ["z"] = 56 + ["z"] = 32 } }, { @@ -1073,7 +1073,7 @@ return { visible = true, properties = { ["adaptPosition"] = true, - ["z"] = 56 + ["z"] = 32 } }, { @@ -1089,7 +1089,7 @@ return { visible = true, properties = { ["adaptPosition"] = true, - ["z"] = 56 + ["z"] = 32 } }, { @@ -1105,7 +1105,7 @@ return { visible = true, properties = { ["adaptPosition"] = true, - ["z"] = 56 + ["z"] = 32 } }, { @@ -1121,7 +1121,7 @@ return { visible = true, properties = { ["adaptPosition"] = true, - ["z"] = 56 + ["z"] = 32 } }, { @@ -1137,7 +1137,7 @@ return { visible = true, properties = { ["adaptPosition"] = true, - ["z"] = 56 + ["z"] = 32 } } } diff --git a/datas/maps/action3D/map.tmx b/datas/maps/action3D/map.tmx index bcf317c..36472f2 100644 --- a/datas/maps/action3D/map.tmx +++ b/datas/maps/action3D/map.tmx @@ -420,82 +420,82 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - +