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

[attach=100] // Gun forward camera
	position = -3.1, 1.1, 2
	rotation = 0, -20, 0
	convex = "collision"
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]

[attach=101] // Gun backward camera
	position = 2.3, 1.1, 1.1
	rotation = 0, -155, -5
	convex = "collision"
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]