Opened 5 years ago

Closed 5 years ago

Last modified 2 years ago

#10853 closed defect (fixed)

SCI: GK1: Walk through walls after phoning Wolfgang

Reported by: sluicebox Owned by: sluicebox
Priority: normal Component: Engine: SCI
Version: Keywords: sci32 original has-pull-request
Cc: Game: Gabriel Knight 1

Description

After phoning Wolfgang on day 7, Gabriel is placed beyond room 220's obstacle boundary and can walk through walls and behind the room. This also occurs in the original and in all versions.

This isn't a pathfinding issue, it's just a script bug which uses inconsistent positions, one of which is inaccessible.

To reproduce with attached save:

  1. Call Wolfgang - 49093243333
  2. Exit interrogation screen
  3. Walk left

Attachments (2)

phonebug.png (60.2 KB ) - added by sluicebox 5 years ago.
gk1-cd.006 (52.2 KB ) - added by sluicebox 5 years ago.

Download all attachments as: .zip

Change History (6)

by sluicebox, 5 years ago

Attachment: phonebug.png added

by sluicebox, 5 years ago

Attachment: gk1-cd.006 added

comment:2 by Filippos Karapetis <bluegr@…>, 5 years ago

In 45d852cb:

SCI32: Fix GK1 Wolfgang phone obstacle bug, #10853

Fixes bug in original which places ego outside the room's obstacle boundary

comment:3 by bluegr, 5 years ago

Owner: set to bluegr
Resolution: fixed
Status: newclosed

Thanks for your work! The pull request has been merged, so this can be closed now

comment:4 by sluicebox, 2 years ago

Owner: changed from bluegr to sluicebox
Note: See TracTickets for help on using tickets.