OpenTomb icon indicating copy to clipboard operation
OpenTomb copied to clipboard

Lara vertical misalignment on ladder

Open Lwmte opened this issue 9 years ago • 4 comments

There are some really critical bugs with ladder states, as Lara can't climb up properly from ladder to horizontal surface (it takes few "iterations" for her to finally align correctly), and also she doesn't stop climbing up when she's right under the ceiling, which results in her awkward repositioning.

Fix for the first problem is to finally align Lara's vertical position to multiples of 256 when grabbing. Fix for the second problem is to perform additional collision checks right above and next to her.

Lwmte avatar May 05 '15 18:05 Lwmte

It's now impossible to grab ladders all together, jumping up seems to push Lara away from the ladder.

Gh0stBlade avatar Aug 02 '16 22:08 Gh0stBlade

That seems to be related to fixes for #101. She is now pushed away from any obstacles when moved in that direction. Sometimes that movement can be avoided by using action+up, i.e. climbing.

To be more specific: it was introduced in 198eec210b64dd68091c7217fcf13844a77905ce.

vvs- avatar Aug 03 '16 09:08 vvs-

duplicate #101 fixed

TeslaRus avatar Nov 16 '17 06:11 TeslaRus

Sorry, the original bug as reported by Lwmte was not fixed. Gh0stBlade just made a side note about situation becoming even worse and my reply was to that side note. It was fixed since then, but not the original bug. The original bug is about Lara being misaligned when climbing ladders. So, this bug report is still valid.

vvs- avatar Nov 16 '17 11:11 vvs-