I have an issue with roll left & roll right on one set of thrusters.
;; Rear Left Bottom=======================================
$Thruster:
+Used for: ( "bank right" "slide up" "pitch down" "roll left" )
+Position: (2.30 -2.3 -7.0)
+Normal: ( 0.1 -0.4 0.0)
+Texture: thrustjets
+Radius: 0.15
+Length: 2.0
$Thruster:
+Used for: ( "bank right" "slide up" "pitch down" "roll left" )
+Position: (2.30 -2.3 -7.2)
+Normal: ( 0.1 -0.4 0.0)
+Texture: thrustjets
+Radius: 0.15
+Length: 2.0
$Thruster:
+Used for: ( "bank right" "slide up" "pitch down" "roll left" )
+Position: (2.30 -2.3 -7.4)
+Normal: ( 0.1 -0.4 0.0)
+Texture: thrustjets
+Radius: 0.15
+Length: 2.0
;; Rear Right Bottom=======================================
$Thruster:
+Used for: ( "bank left" "slide up" "pitch down" "roll right" )
+Position: (-2.30 -2.3 -7.0)
+Normal: ( -0.1 -0.4 0.0)
+Texture: thrustjets
+Radius: 0.15
+Length: 2.0
$Thruster:
+Used for: ( "bank left" "slide up" "pitch down" "roll right" )
+Position: (-2.30 -2.3 -7.2)
+Normal: ( -0.1 -0.4 0.0)
+Texture: thrustjets
+Radius: 0.15
+Length: 2.0
$Thruster:
+Used for: ( "bank left" "slide up" "pitch down" "roll right" )
+Position: (-2.30 -2.3 -7.4)
+Normal: ( -0.1 -0.4 0.0)
+Texture: thrustjets
+Radius: 0.15
+Length: 2.0
I switched them back and forth on roll right/left but they always fire the same, so is roll being managed by bank instead?