Add a debug visualization for muzzle positions.
This commit is contained in:
@@ -46,7 +46,13 @@ Container@CHEATS_PANEL:
|
||||
Y:45
|
||||
Width:200
|
||||
Height:20
|
||||
Text:Instant Charge Time
|
||||
Text:Instant Charge Time
|
||||
Checkbox@SHOW_MUZZLES:
|
||||
X:200
|
||||
Y:75
|
||||
Height:20
|
||||
Width:200
|
||||
Text:Show Muzzle Positions
|
||||
Checkbox@DISABLE_SHROUD:
|
||||
X:400
|
||||
Y:15
|
||||
|
||||
@@ -31,6 +31,7 @@
|
||||
AttackMove:
|
||||
AcceptsCloakCrate:
|
||||
WithSmoke:
|
||||
DebugMuzzlePositions:
|
||||
|
||||
^Tank:
|
||||
AppearsOnRadar:
|
||||
@@ -68,6 +69,7 @@
|
||||
Explodes:
|
||||
Weapon: UnitExplodeSmall
|
||||
EmptyWeapon: UnitExplodeSmall
|
||||
DebugMuzzlePositions:
|
||||
|
||||
^Helicopter:
|
||||
AppearsOnRadar:
|
||||
@@ -93,6 +95,7 @@
|
||||
Explodes:
|
||||
Weapon: HeliExplode
|
||||
EmptyWeapon: HeliExplode
|
||||
DebugMuzzlePositions:
|
||||
|
||||
^Infantry:
|
||||
AppearsOnRadar:
|
||||
@@ -143,6 +146,7 @@
|
||||
RepairableNear:
|
||||
Buildings: hosp
|
||||
CloseEnough: 1
|
||||
DebugMuzzlePositions:
|
||||
|
||||
^CivInfantry:
|
||||
Inherits: ^Infantry
|
||||
@@ -193,6 +197,7 @@
|
||||
DrawLineToTarget:
|
||||
ActorLostNotification:
|
||||
Notification: unitlost.aud
|
||||
DebugMuzzlePositions:
|
||||
|
||||
^Ship:
|
||||
AppearsOnRadar:
|
||||
@@ -212,6 +217,7 @@
|
||||
ActorLostNotification:
|
||||
Notification: unitlost.aud
|
||||
AttackMove:
|
||||
DebugMuzzlePositions:
|
||||
|
||||
^Building:
|
||||
AppearsOnRadar:
|
||||
@@ -260,6 +266,7 @@
|
||||
Capturable:
|
||||
CapturableBar:
|
||||
C4Demolishable:
|
||||
DebugMuzzlePositions:
|
||||
|
||||
^CivBuilding:
|
||||
Inherits: ^Building
|
||||
|
||||
Reference in New Issue
Block a user