{
	"posted": "Dreamer-Paul",
	"type": "Live2D Model Setting",
	"name": "model",
	"model": "model.moc",
	"textures": [
		"textures/texture_00.png"
	],
	"layout": {
		"center_x": -0.3,
		"center_y": -0.08,
		"width": 1.9
	},
	"hit_areas_custom": {
		"head_x": [-0.8, 0.85],
		"head_y": [-0.45, 0.45],
		"body_x": [-0.75, 0.45],
		"body_y": [-0.5, 0]
	},
	"motions":{
		"idle":[
			{"file":"motions/Idle.mtn"}
		],
        "sleepy":[
            {"file":"motions/Nemui.mtn"}
        ],
		"flick_head":[
			{"file":"motions/Anone Synced.mtn"}
		],
		"tap_body":[
			{"file":"motions/Dance.mtn"}
		]
	}
}