stohrendorf / CroftEngine

An open-source Tomb Raider 1 engine remake
Other
281 stars 18 forks source link

When you climb up a 2-click-ledge an hold up, you can rotate lara around #123

Closed stohrendorf closed 3 years ago

stohrendorf commented 3 years ago

this is a special case of a general problem where animations have states associated that don't match the expectations, in this case the animation AnimationId::CLIMB_2CLICK has the state LaraStateId::Stop associated while it should be LaraStateId::Climbing.