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