[
	{
		"title": "StartNode",
		"tags": "StartNode",
		"body": "[[Node1]]",
		"position": {
			"x": -380,
			"y": -1255
		},
		"colorID": 0
	},
	{
		"title": "LevelFail",
		"tags": "LevelFail",
		"body": "// This node only uses the Title and Tags field. No body text is needed.",
		"position": {
			"x": -43,
			"y": 56
		},
		"colorID": 1
	},
	{
		"title": "LevelWin",
		"tags": "LevelWin",
		"body": "// This node only uses the Title and Tags field. No body text is needed.",
		"position": {
			"x": -656,
			"y": 61
		},
		"colorID": 2
	},
	{
		"title": "Node3",
		"tags": "PlayerChoice",
		"body": "Jeg vil vinne!\n\n[[Node5]]",
		"position": {
			"x": -515,
			"y": -487
		},
		"colorID": 4
	},
	{
		"title": "Node1",
		"tags": "Info",
		"body": "Dette er en test level hvor du kan velge om du vil vinne eller tape.\n\n[[Node6]]",
		"position": {
			"x": -378,
			"y": -1009
		},
		"colorID": 6
	},
	{
		"title": "Node4",
		"tags": "PlayerChoice",
		"body": "Jeg vil tape!\n\n[[Node2]]",
		"position": {
			"x": -295,
			"y": -487
		},
		"colorID": 4
	},
	{
		"title": "Node2",
		"tags": "CharacterResponse",
		"body": "<<setEmotion Sad>>\n\nOkay! Da taper du!\n\n[[LevelFail]]",
		"position": {
			"x": -292,
			"y": -241
		},
		"colorID": 5
	},
	{
		"title": "Node5",
		"tags": "CharacterResponse",
		"body": "<<setEmotion ProudSatisfied>>\n\nOkay! Da vinner du!\n\n[[LevelWin]]",
		"position": {
			"x": -516,
			"y": -235
		},
		"colorID": 5
	},
	{
		"title": "Node6",
		"tags": "CharacterResponse",
		"body": "<<setEmotion Neutral>>\n\nHar du lyst til å vinne eller tape?\n\n[[Node3]]\n[[Node4]]",
		"position": {
			"x": -387,
			"y": -759
		},
		"colorID": 5
	}
]