From 5a72ff3bd673204968f39d2d7f154a769157a590 Mon Sep 17 00:00:00 2001 From: Andrew Kesterson Date: Fri, 13 Jun 2014 22:44:04 -0700 Subject: [PATCH] Add positional sounds from the tilemap --- moonlight/gfx/bigmap.json | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/moonlight/gfx/bigmap.json b/moonlight/gfx/bigmap.json index ad6f8fc..a99c1a4 100644 --- a/moonlight/gfx/bigmap.json +++ b/moonlight/gfx/bigmap.json @@ -204,13 +204,41 @@ "name":"fountainsound", "properties": { - "sound_name":"fountain" + "sound_key":"fountain" }, "type":"", "visible":true, "width":0, "x":736, "y":865 + }, + { + "gid":11, + "height":0, + "name":"", + "properties": + { + + }, + "type":"", + "visible":true, + "width":0, + "x":-16, + "y":913 + }, + { + "gid":11, + "height":0, + "name":"", + "properties": + { + + }, + "type":"", + "visible":true, + "width":0, + "x":745, + "y":875 }], "opacity":1, "type":"objectgroup",