Path: chuka.playstation.co.uk!news From: sceetech Newsgroups: scee.yaroze.programming.2d_graphics Subject: Re: Background Images Date: Mon, 24 Mar 1997 10:38:04 +0000 Organization: SCEE Lines: 21 Message-ID: <3336598B.5B84@interactive.sony.com> References: <3332DF3B.14F5@innotts.co.uk> <01bc366a$dde16220$5b18989e@civy> <3333ADA7.C53@innotts.co.uk> Reply-To: ps_yaroze@interactive.sony.com NNTP-Posting-Host: 194.203.13.10 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01 (Win95; I) CC: ps_yaroze@interactive.sony.com Richard Haskey wrote: > > Hi, > Thanks for the source , I will give it a go. > Still if anyone has any idea how to rotate the background > (without using sprites) I would be glad to hear from you. > > It seems unlikely that the background structure would have > a field for rotation if none of the functions allow you to > use it, but you never know :) > > Thanks again, > Richard Haskey Although the GsBG structure includes a field for rotation this is a left over from the full development environment, and there is no way of using it on the Yaroze. The only other way of rotating a background without using a sprite is to use a polygon. Stuart