{
	"sprite": "square",
	"collision": [
		{
			"type": "polygon",
			"vertices": [
				[-0.46875, -0.46875],
				[-0.46875, 0.46875],
				[0.46875, 0.46875],
				[0.46875, -0.46875]
			]
		}
	],
	"frames": 4,
	"animation": {
		"sequence": [
			[500, 0],
			[500, 1],
			[500, 2],
			[500, 3]
		]
	}
}