1
0
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:
real_tabasco_sauce
2025-08-07 21:52:31 -07:00
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>