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

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

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