loljoshie / lj-inventory

GNU General Public License v3.0
92 stars 177 forks source link

Add model dimension calculation #60

Closed JnKTechstuff closed 2 years ago

JnKTechstuff commented 2 years ago

Pull Request Description

This simply calculated the model dimensions and accurately determines the back/front of vehicle with high accuracy. This also reduces the area to check down from 2.0 down to 1.5 since we are accurately getting this position. This fixes things like the trunk on box trucks being on the side because a set value is set even though every car is different.

Pull Request Checklist:

MonkeyWhisper commented 2 years ago

@JnKTechstuff Sorry for the late reply, can you please fix the conflicts so I can merge?

JnKTechstuff commented 2 years ago

Should be good now