Try / OpenGothic

Reimplementation of Gothic 2 Notr
MIT License
1.07k stars 78 forks source link

Refactor/Remove `Pose::translateY()` #605

Open Try opened 1 month ago

Try commented 1 month ago

translateY is hack to workaround difference between OpenGothic and Vanilla:

in OpenGothic logical center of npc is in between foots, for sake of making ground collision easier in Vanilla logical center is same as geometry center and game relies it in swim and climb mechanics