summaryrefslogtreecommitdiffstats
path: root/static/resources/entity/red_circle.json
blob: 65af16a09789ea2a9122a18a47e028eb81e59426 (plain)
1
2
3
4
5
6
7
8
9
10
{
	"sprite": "red_circle",
	"collision": [
		{
			"type": "circle",
			"center": [0, 0],
			"radius": 0.46875
		}
	]
}