summaryrefslogtreecommitdiffhomepage
path: root/config/platforms/starstorm-right-top.lua
blob: 4470754c73a0931e00d7afe360652d9d1233d0c9 (plain)
1
2
3
4
5
6
7
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}
	}
}