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

[attach=100] // Gun forward camera
	position = -7.4, 1.1, 2.8
	rotation = 0, -15, 10
	convex = "collision"
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]

[attach=101] // Gun backward camera
	position = 7.9, 1.1, -2.1
	rotation = 0, 165, 10
	convex = "collision"
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]

[attach=102] // Barrel camera
	position = -0.8, 1.9, 0.9
	rotation = 8, -15, 30
	convex = "Gun"
	object = "LuaScripts/WorldObjects/GoProCamera75.txt"
[end]