Add a screen-space offset to barrel positions, and fix HTNK firing offsets. Fixes #803, 929.
This commit is contained in:
@@ -692,7 +692,7 @@ GTWR:
|
||||
AttackTurreted:
|
||||
PrimaryWeapon: HighV
|
||||
PrimaryOffset: 0,0,0,-6
|
||||
PrimaryLocalOffset:0,-6,0
|
||||
PrimaryLocalOffset: 0,-6,0,0,0
|
||||
AutoTarget:
|
||||
DetectCloaked:
|
||||
Range: 3
|
||||
@@ -730,7 +730,7 @@ ATWR:
|
||||
AttackTurreted:
|
||||
PrimaryWeapon: Tomahawk
|
||||
PrimaryOffset: 0,0,5,2
|
||||
PrimaryLocalOffset:7,-7,-25,-7,-7,25
|
||||
PrimaryLocalOffset: 7,-7,0,0,-25, -7,-7,0,0,25
|
||||
Turreted:
|
||||
ROT:255
|
||||
AutoTarget:
|
||||
|
||||
Reference in New Issue
Block a user