// 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.825,0.503,-0.772
	rotation = 0, 0, 0
	object = "LuaScripts/WorldObjects/GoProCamera75.txt"
[end]

[attach=101] // Forvard camera located on the vertical fin
	position = -7.807,1.072,0.282
	rotation = 0, 0, -10
	convex = "^aFin_Ctl"
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]

[attach=102] // Forvard camera located on the horizontal fin
	position = -7.036,0.275,-1.755
	rotation = 0, 0, 0
	convex = "^astab01_left01"
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]

[attach=103] // Backward camera located on the engine cowling
	position = 0.962,1.237,2.519
	rotation = 0, -130, 0
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]

[attach=104] // Side camera located on wing
	position = 0.834,1.922,-10.354
	rotation = 0, 100, 0
	convex = "^0awing02_left04"
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]

[attach=105] // Forward camera located below the plane tail
	position = -6.551,-0.456,0.0
	rotation = 0, 0, 0
	convex = "^2a_fus04"
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]