{
	"version":	"1.0",
	"mode":	2,
	"name":	"9.2.1MAC22F5A3A911E64CDFB9C54BC3594C891A12345655",
	"nodes":	[{
			"name":	"face_0",
			"type":	"face",
			"config":	{
				"keyMaps":	{
					"intParam":	{
					},
					"floatParam":	{
					},
					"stringParam":	{
					},
					"pathParam":	{
					}
				}
			}
		}, {
			"name":	"skin_seg_0",
			"type":	"skin_seg",
			"config":	{
				"keyMaps":	{
					"intParam":	{
					},
					"floatParam":	{
					},
					"stringParam":	{
					},
					"pathParam":	{
					}
				}
			}
		}, {
			"name":	"textureBlitter",
			"type":	"blit",
			"config":	{
				"size":	{
					"width":	360,
					"height":	640
				},
				"keyMaps":	{
					"intParam":	{
					},
					"floatParam":	{
					},
					"stringParam":	{
					},
					"pathParam":	{
					}
				}
			}
		}],
	"links":	[{
			"fromNode":	"face_0",
			"fromIndex":	0,
			"toNode":	"skin_seg_0",
			"toIndex":	1
		}, {
			"fromNode":	"textureBlitter",
			"fromIndex":	0,
			"toNode":	"face_0",
			"toIndex":	0
		}, {
			"fromNode":	"textureBlitter",
			"fromIndex":	0,
			"toNode":	"skin_seg_0",
			"toIndex":	0
		}]
}