Path: chuka.playstation.co.uk!news From: Alex Newsgroups: scea.yaroze.programming.2d_graphics Subject: Re: Big Sprite ? Date: Tue, 10 Mar 1998 10:34:29 +0100 Organization: TEYKO Console development Lines: 24 Message-ID: <35050925.6C5B@hotmail.com> References: <35047742.522A@hotmail.com> <3504AF57.559F@concentric.net> NNTP-Posting-Host: dial21.rz.fh-heilbronn.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01 (Win95; I) Scott Cartier wrote: > > Alex, > > The maximum size for a sprite is 256x256 so you'll need to break it > up into two sprites. > > Scott But there is no other way to have a BIG image in background?! I *MUST* set up a Sprite ? :( uh! > > > Now another prob.. ;( > > > > In my game i must set a big picture in the background (320*240)! > > > > I defined this as a Sprite set to position 0,0! > > But at the edges the image was screwed up :( > > > > is there an other way to put this BIG picture in the background else > > than to define it as a Sprite ?! > > > > Alex.