// 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 = 6.9, 1.1, -2.1
	rotation = 0, 165, 10
	convex = "collision"
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]

[attach=102] // Barrel camera
	position = 0.62, 1.32, 0.33
	rotation = 5, -5, 25
	convex = "Gun"
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]