// attach ID shold be in range from 100 to 110
// do not set fixcamera close to weapon mod turrets - this may cause VR troubles

[attach=100] // Gun camera over the cocpit
	position = -1.935,1.179,0.0
	rotation = 0, 0, 0
	object = "LuaScripts/WorldObjects/GoProCamera75.txt"
[end]

[attach=101] // Forvard camera located on the vertical fin
	position = -5.855,1.383,0.170
	rotation = 0, 0, -10
	convex = "^0aVO"
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]

[attach=102] // Forvard camera located on the horizontal fin
	position = -5.828,0.729,-1.432
	rotation = 0, 0, 0
	convex = "^0aGO_L"
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]

[attach=103] // Backward camera located on the engine cowling
	position = 1.293,0.807,-0.898
	rotation = 0, 150, 0
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]

[attach=104] // Side camera located on wing
	position = 0.381,0.896,-5.183
	rotation = 0, 100, 0
	convex = "^0aKrilo_Top_L-2"
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]

[attach=105] // Forward camera located below the plane tail
	position = -4.037,-0.656,-0.399
	rotation = 0, 0, 0
	convex = "^0aFuse_3"
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]