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

[attach=100] // Side camera lloking from behind
	position = -4.0, 2.1, -2.8
	rotation = 0, 20, -10
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]

[attach=101] // Side camera looking on driver
	position = 2.2, 1.5, 4.0
	rotation = 0, -100, -5
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]

[attach=102] // Side camera lloking from ahead
	position = 4.5, 1.5, 1.9
	rotation = 0, -160, -5
	object = "LuaScripts/WorldObjects/GoProCamera90.txt"
[end]