summaryrefslogtreecommitdiffstats
path: root/static/resources/entity/water.json
blob: 79c7780f93862d5161ef855b84bc5d15e452eacc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"sprite": "water",
	"frames": 4,
	"animation": {
		"sequence": [
			[500, 0],
			[500, 1],
			[500, 2],
			[500, 3]
		]
	}
}