Path: chuka.playstation.co.uk!news From: rupert vandervell Newsgroups: scee.yaroze.programming.2d_graphics Subject: 2 sprites on screen Date: Sun, 31 Jan 1999 21:31:48 +0000 Organization: ClickMedia Lines: 15 Message-ID: <36B4CBC4.9021F1F7@clickmedia.co.uk> NNTP-Posting-Host: th-pm07-61.ndirect.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.06 [en] (Win95; I) Hi, I'm having terrible trouble trying to display 2 sprites on the screen at once. I have a background image which I display in two halves and then a smaller single image which I am trying to display on top. However, when I introduce the second sprite it draws a line of garbage across the screen as well. I think the problem lies somewhere in the either the way I am setting the sprites up in memory i.e the wrong addresses, or in the rect set-up when initialising the sprites. Any help would be very much appreciated. Cheers Rupert