// 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
	convex = "tower"
	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, -25
	convex = "tower"
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]

[attach=107] // Turret camera looking from left
	position = -0.4,0.847,-2.3
	rotation = 0, 70, -20
	convex = "tower"
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]