FAForever / fa

Lua code for FAF
221 stars 228 forks source link

Remove unnecessary fields from various blueprints (bp.CollisionOffset) #6259

Closed Basilisk3 closed 2 weeks ago

Basilisk3 commented 2 weeks ago

Description of the proposed changes

This PR removes the following fields from various blueprints.

CollisionOffsetX = 0, CollisionOffsetY = 0, CollisionOffsetZ = 0, SelectionCenterOffsetX = 0, SelectionCenterOffsetZ = 0,

Testing done on the proposed changes

All units I tested still functioned normally.

Checklist