OpenTomb icon indicating copy to clipboard operation
OpenTomb copied to clipboard

[Anim_state_control] Lara can grab overly high edges

Open vvs- opened this issue 8 years ago • 1 comments

There is a difference in behavior of action+up and action+jump. Using the latter it is possible to grab edges that are overly high.

vvs- avatar Jun 26 '16 20:06 vvs-

[do not forget]: checking climbability function works correct, really anim_state_control have to be fixed: after success edge point finding must go checking like (edge_z - character_z < max_climb_z)

TeslaRus avatar Jun 27 '16 09:06 TeslaRus