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
584 stars 36 forks source link

OG bug: Camera shakes when walking between Egyptian pillar and edge/wall #782

Open aredfan opened 1 year ago

aredfan commented 1 year ago

This bug is present in the following levels:

https://github.com/LostArtefacts/TR1X/assets/94776985/250644f4-0ecf-4968-a2bc-ba5baee82c7c

walkawayy commented 1 year ago

I'm guessing the static is pushing Lara away (like all classic TR statics) but holding walk keeps her from falling off the edge. So the camera moves like she's gonna be knocked off but she isn't. Not sure it's solvable without changing the game behavior.