#53 closed defect (fixed)
Strange actors movement (2)
| Reported by: | SF/jackburton | Owned by: | SF/strigeus |
|---|---|---|---|
| Priority: | normal | Component: | Engine: SCUMM |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
For the second time in the story of ScummVM, actors move strangely. It seems that they ignore boxes bounds. Look here, for example:
http://digilander.iol.it/burton666/atlantis.jpg
Ticket imported from: #493349. Ticket imported from: bugs/53.
Change History (4)
comment:1 by , 24 years ago
| Owner: | set to |
|---|
comment:2 by , 24 years ago
comment:3 by , 24 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:4 by , 7 years ago
| Component: | → Engine: SCUMM |
|---|
Note:
See TracTickets
for help on using tickets.

Fixed in CVS, was caused by not treating an object's walk XY coordinates as signed integers.