1,123
edits
(Wikify) |
(kq6 issue added (probably VM)) |
||
Line 50: | Line 50: | ||
* Graphics | * Graphics | ||
** Flickering right in the first room when discovering the chest - caused by 2 lists that are being used on kAnimate, where one contains Alexander - it seems as if the flickering is caused by Alexander not being scaled, so a bigger rect is bitsShow()n. This rect overlaps with the ring animation, that's why it flickers. Should be fixed as soon scaling is implemented. | ** Flickering right in the first room when discovering the chest - caused by 2 lists that are being used on kAnimate, where one contains Alexander - it seems as if the flickering is caused by Alexander not being scaled, so a bigger rect is bitsShow()n. This rect overlaps with the ring animation, that's why it flickers. Should be fixed as soon scaling is implemented. | ||
* VM? | |||
** Right at the beginning, go to bookshop and get the book thats on the table. The 2nd kPortrait call will get invalid noun/verb/cond/seq arguments and will bomb out. | |||
=== Larry 1 (Remake) === | === Larry 1 (Remake) === |
edits