Unity-Technologies / HLODSystem

873 stars 142 forks source link

Bugs/#86 worng collider position #95

Closed JangkyuSeo closed 2 years ago

JangkyuSeo commented 2 years ago

Purpose of this PR

image The rendering mesh and the collider could be out of position. After fix, the position is created normally even if it is not created from the center.


Release Notes

Fixed the position of the collider to be created in the correct position when HLOD was not at the center.


Testing status

Manual test


Overall Product Risks

Technical Risk: Low

Halo Effect: Low


Comments to reviewers