#390 closed defect (fixed)
ZAK256: using the bus to airport
Reported by: | SF/logicdeluxe | Owned by: | fingolfin |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | Zak McKracken |
Description
Built on Aug 5 2002 09:16:31 win You should not be able to reach the cashcard reader inside the bus while you are staning outside and the door is still closed.
Ticket imported from: #591678. Ticket imported from: bugs/390.
Change History (5)
comment:1 by , 22 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 by , 22 years ago
comment:3 by , 22 years ago
Status: | closed → new |
---|
comment:5 by , 22 years ago
Status: | new → closed |
---|
Note:
See TracTickets
for help on using tickets.
I had to undo my fix, it broke to many things.
The issue is still the same: When clicking on the cashcard reader, ScummVM tries to calculate the distance. To this end, the closest unlocked box (closest to the cashcard reader) is determined. This happens to be exactly the box (and exactly the pixel position!) Zak stands, which results in ScummVM thinking Zak was able to reach it. Not right of course.