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

[attach=100] // Gun forward camera
	position = -7, 1.5, -1
	rotation = 0, 0, 0
	convex = "col"
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]

[attach=101] // Gun backward camera
	position = 7, 1.5, 1.5
	rotation = 0, 180, 0
	convex = "col"
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]