opentomb / OpenTomb

An open-source Tomb Raider 1-5 engine remake
http://opentomb.github.io/
GNU Lesser General Public License v3.0
1.39k stars 146 forks source link

Climb bug #73

Open vvs- opened 9 years ago

vvs- commented 9 years ago

Happens at setgamef(1,1) setEntityPos(player,36771,73821,-3840,267,0,0), try action+forward. The climbing ledge is recognized incorrectly.

Note that the geometry penetration is not an issue here, because has different cause and should be described elsewhere.

vvs- commented 9 years ago

I believe the same bug is responsible for wrong wall climbing in Bartoli's Hideout.