nordeck-workadventure

git clone git://archive.git.mtrnord.blog/MTRNord/nordeck-workadventure.git
Log | Files | Refs | README

commit 21194afddff74522806c853da227f2e13c63cccd
parent 567e48a94b68dc0eaadf65c213a8cb925e5eb300
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 27 Mar 2024 16:39:06 +0100

Add door trigger

Diffstat:
Mmap.tmj | 36+++++++++++++++++++++++++++++++++++-
1 file changed, 35 insertions(+), 1 deletion(-)

diff --git a/map.tmj b/map.tmj @@ -842,6 +842,40 @@ "width":0, "x":414.666666666667, "y":576 + }, + { + "height":31.3333333333334, + "id":33, + "name":"meeting1_door_trigger1", + "properties":[ + { + "name":"doorVariable", + "type":"string", + "value":"Meeting 1 Door" + }], + "rotation":0, + "type":"area", + "visible":true, + "width":32.6666666666667, + "x":320.666666666667, + "y":416.666666666667 + }, + { + "height":31.3333, + "id":34, + "name":"meeting1_door_trigger2", + "properties":[ + { + "name":"doorVariable", + "type":"string", + "value":"Meeting 1 Door" + }], + "rotation":0, + "type":"area", + "visible":true, + "width":32.6667, + "x":256.999983333333, + "y":418.33335 }], "opacity":1, "type":"objectgroup", @@ -948,7 +982,7 @@ "y":0 }], "nextlayerid":75, - "nextobjectid":33, + "nextobjectid":35, "orientation":"orthogonal", "properties":[ {