forked from mirrors/0ad
Use footprint for fish selection box
The addition of seagulls made fish selection boxes large, leading to clumbsiness when trying to select fish. Using the footprint for the selection box makes for a more intuitive selection.
This commit is contained in:
committed by
Stanislas Dolcini
parent
45afefa961
commit
55c17a905d
@@ -49,4 +49,9 @@
|
||||
<BarHeight>0.666</BarHeight>
|
||||
<HeightOffset>5.0</HeightOffset>
|
||||
</StatusBars>
|
||||
<VisualActor>
|
||||
<SelectionShape>
|
||||
<Footprint/>
|
||||
</SelectionShape>
|
||||
</VisualActor>
|
||||
</Entity>
|
||||
|
||||
Reference in New Issue
Block a user