Opened 19 months ago
Closed 18 months ago
#14396 closed defect (fixed)
ULTIMA6: Sherry can not overlap with party member
Reported by: | bliznik | Owned by: | sev- |
---|---|---|---|
Priority: | low | Component: | Engine: Ultima |
Version: | Keywords: | ||
Cc: | Game: | Ultima VI: The False Prophet |
Description
In the original Ultima 6, Sherry was a unique character in that she could "run in between the legs" of a party member. As a result, she could overlap with a party member while walking around. This was particularly advantageous during combat, as she could walk "through" a party member in order to get into a good attack position. Other party members couldn't do this. When other party members try to walk to a position where another party member is located, the party members would switch positions.
This behavior is absent in ScummVM. If Sherry tries to walk to a position where another party member is located, they will switch positions. It would be nice if this behavior was corrected in ScummVM.
Thank you for reporting this.
I have created a PR that should fix the bug here: https://github.com/scummvm/scummvm/pull/4947