summaryrefslogtreecommitdiffhomepage
path: root/config/platforms/starstorm-left-top.lua
diff options
context:
space:
mode:
Diffstat (limited to 'config/platforms/starstorm-left-top.lua')
-rw-r--r--config/platforms/starstorm-left-top.lua8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/platforms/starstorm-left-top.lua b/config/platforms/starstorm-left-top.lua
new file mode 100644
index 0000000..9cc1944
--- /dev/null
+++ b/config/platforms/starstorm-left-top.lua
@@ -0,0 +1,8 @@
+return
+{
+ sprite = "assets/platforms/starstorm-left-top.png",
+ shape = {
+ {0,1, 33,1, 39,6, 39,21, 31,21, 0,21},
+ {40,6, 115,6, 115,14, 40,14}
+ }
+}