Closed thokkat closed 6 months ago
Basically the code is copied from AI_AlignToWp. I left out the non-zero check for readability because it's checked later again down the function chain. Test npc: goto vob GUR_1208_BaalCadar.
AI_AlignToWp
goto vob GUR_1208_BaalCadar
Removed empty line accidentally made from the gotoVob PR.
Fixes https://github.com/Try/OpenGothic/issues/640
Merged, thanks!
Basically the code is copied from
AI_AlignToWp
. I left out the non-zero check for readability because it's checked later again down the function chain. Test npc:goto vob GUR_1208_BaalCadar
.Removed empty line accidentally made from the gotoVob PR.
Fixes https://github.com/Try/OpenGothic/issues/640