// attach ID shold be in range from 100 to 110

[attach=105] // Turret camera on roof
	position = -1.9, 1.3, 0.0
	rotation = 0, 0, -15
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]

[attach=106] // Turret camera looking from above-right to forward
	position = -2.575,1.9,0.991
	rotation = 0, -10, -20
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]

[attach=107] // Turret camera looking from left
	position = -0.516,0.847,-2.5
	rotation = 0, 65, -10
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]