headshot2017 / OpenLara

Super Mario 64 in Tomb Raider
http://xproger.info/projects/OpenLara/
BSD 2-Clause "Simplified" License
22 stars 2 forks source link

Dynamic objects now manage multiple joints. #40

Closed muddymind closed 2 years ago

muddymind commented 2 years ago

Each joint will have it's own geometry and transformations.

Every single dynamic object management is centralized in the MarioControllerObj.

Added support for bounding box replacement or even specific joints replacements.

Fixed cabin in natla's mines.

Static meshes when using bounding boxes now have a minimum delta in each axis to avoid too thin static meshes that mario can clip through or get stuck.