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