From 57fe8f3c4124819b95164547333a33f4c45eac8d Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sun, 10 Mar 2019 12:07:40 -0400 Subject: Editor now allows tile placement You can scroll through the three layers (map, track, object) with Z/X. You can swap between focusing on the map and the tileset with TAB. You can place tiles with enter or space. Pretty rudimentary, but it's a start. --- res/map.png | Bin 0 -> 124 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/map.png (limited to 'res/map.png') diff --git a/res/map.png b/res/map.png new file mode 100644 index 0000000..e41bd05 Binary files /dev/null and b/res/map.png differ -- cgit 1.4.1