Add a debug visualization for muzzle positions.
This commit is contained in:
@@ -81,9 +81,15 @@ Background@CHEATS_PANEL:
|
||||
Width:PARENT_RIGHT - 30
|
||||
Height:20
|
||||
Text:Show A* Cost
|
||||
Checkbox@SHOW_MUZZLES:
|
||||
X:30
|
||||
Y:350
|
||||
Height:20
|
||||
Width:200
|
||||
Text:Show Muzzle Positions
|
||||
Button@CLOSE:
|
||||
X:30
|
||||
Y:360
|
||||
Y:390
|
||||
Width:PARENT_RIGHT - 60
|
||||
Height:25
|
||||
Text:Close
|
||||
|
||||
@@ -34,6 +34,7 @@
|
||||
String:Vehicle
|
||||
WithSmoke:
|
||||
UpdatesPlayerStatistics:
|
||||
DebugMuzzlePositions:
|
||||
|
||||
^Tank:
|
||||
AppearsOnRadar:
|
||||
@@ -71,6 +72,7 @@
|
||||
String:Vehicle
|
||||
WithSmoke:
|
||||
UpdatesPlayerStatistics:
|
||||
DebugMuzzlePositions:
|
||||
|
||||
^Infantry:
|
||||
AppearsOnRadar:
|
||||
@@ -122,6 +124,7 @@
|
||||
Buildings: hosp
|
||||
CloseEnough: 1
|
||||
UpdatesPlayerStatistics:
|
||||
DebugMuzzlePositions:
|
||||
|
||||
^Ship:
|
||||
AppearsOnRadar:
|
||||
@@ -150,6 +153,7 @@
|
||||
String:Ship
|
||||
WithSmoke:
|
||||
UpdatesPlayerStatistics:
|
||||
DebugMuzzlePositions:
|
||||
|
||||
^Plane:
|
||||
AppearsOnRadar:
|
||||
@@ -179,6 +183,7 @@
|
||||
GpsDot:
|
||||
String:Plane
|
||||
UpdatesPlayerStatistics:
|
||||
DebugMuzzlePositions:
|
||||
|
||||
^Helicopter:
|
||||
Inherits: ^Plane
|
||||
@@ -223,6 +228,7 @@
|
||||
GivesBounty:
|
||||
UpdatesPlayerStatistics:
|
||||
C4Demolishable:
|
||||
DebugMuzzlePositions:
|
||||
|
||||
^Wall:
|
||||
AppearsOnRadar:
|
||||
|
||||
Reference in New Issue
Block a user