FAForever / fa

Lua code for FAF
221 stars 228 forks source link

Further improve the Chariot's hitbox #6195

Closed Basilisk3 closed 1 month ago

Basilisk3 commented 1 month ago

Description of the proposed changes

Changes CollisionOffsetY: -0.25 --> -0.5 (to better match the hitbox to the unit) SizeY: 1.3 --> 1.4 (required for interceptors to reliably hit the transport when it climbs; same as the UEF transport)

Additional context

In #5704 I increased its SizeY from 0.9 to 1.3 but for some reason it says I reduced it from 1.4 to 1.3, which is incorrect.

Checklist

Garanas commented 1 month ago

image