LostArtefacts / TRX

Open source re-implementation of Tomb Raider I and Tomb Raider II, along with additional enhancements and bugfixes
https://lostartefacts.dev/
GNU General Public License v3.0
588 stars 38 forks source link

OG bug: wrong scale on various pickup models #1832

Open lahm86 opened 23 hours ago

lahm86 commented 23 hours ago

The scale of these 3D models is inaccurate compared to the sprite and/or their appearance in the target receptacle.

This could probably do with some further investigation to check every pickup type.

Richard-L commented 22 hours ago

What would be a good reference for size? Maybe something like bounding box z-value in relation to Lara's head z-value?

lahm86 commented 21 hours ago

I think maybe the full slot could be a good reference for puzzle items, e.g.

image

But maybe these will appear too large as 3D pickups in the level and HUD. I think regular pickups might be OK as they are, but all-in-all, we can review it on a per-object basis.