Opened 18 years ago
Closed 18 years ago
#3072 closed defect (fixed)
MANIAC: Meteor faces wrong way during intro
Reported by: | fingolfin | Owned by: | fingolfin |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | Maniac Mansion |
Description
In Maniac Mansion (both V1 and V2), in the intro the crashing meteor faces the wrong way, i.e. it falls down "backwards". Note that the meteor is a SCUMM actor.
Happens with latest SVN. This is a regression and did not happen in the past.
Ticket imported from: #1660560. Ticket imported from: bugs/3072.
Change History (3)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Not very surprising considering it was the only walk code change made recently :)
comment:3 by , 18 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
As far as I can tell, the regression first appeared in revision 25370:
r25370 | fingolfin | 2007-02-04 02:24:43 +0100 (Sun, 04 Feb 2007) | 1 line
Rewrote the actor walk code for SCUMM V0-V2 games: Now it uses the C64 character coordinates internally, not pixel coordinates. This should fix some walk bugs, but also might cause some regressions. Watch out