Player Indicator now working OK. Scaling depending on how far away you are makes the Indicator to hide players head behind it. Shields are making indicators to disappear.
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<Indicator xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="Indicator.xsd">
|
||||
<MaxDistance>10</MaxDistance>
|
||||
<MinDistance>10</MinDistance>
|
||||
<MinDistance>1</MinDistance>
|
||||
<MaxDistance>1</MaxDistance>
|
||||
<MinScale>10</MinScale>
|
||||
</Indicator>
|
||||
Reference in New Issue
Block a user