From 297c61cd6a604e918189aa4b34e47e7e87fae5f1 Mon Sep 17 00:00:00 2001 From: notagastya Date: Sun, 10 Sep 2017 02:42:42 -0400 Subject: [PATCH] Update tile_events.md --- docs/events/tile_events.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/events/tile_events.md b/docs/events/tile_events.md index 98a8831..43ef915 100644 --- a/docs/events/tile_events.md +++ b/docs/events/tile_events.md @@ -1,6 +1,7 @@ # Tile modifier events These are events that you typically place directly on tiles in order to add destructables to the map. + If a block disappears, any collision attached to it also disappears. Conversely, if a block appears, then any collision attached to it will appear as well. - **[1] Wood block**