Path: chuka.playstation.co.uk!news From: "Peter Armstrong" Newsgroups: scee.yaroze.freetalk.english Subject: Re: Reversing a GsSPRITE Date: Wed, 15 Jan 2003 15:02:31 -0000 Organization: PlayStation Net Yaroze (SCEE) Lines: 22 Message-ID: References: NNTP-Posting-Host: modem-3872.chameleon.dialup.pol.co.uk X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Make sure you're drawing the sprite with GsSortSprite and not GsSortFastSprite. Look under GsSprite in the library reference as it has more information on rotation and scaling. Regards, Peter "Andrew Murray" wrote in message news:b02d3l$6431@www.netyaroze-europe.com... > Is there any way to flip a sprite either horizontally/vertically or both? I > have tried setting the scalex attribute to -ONE (i.e. -4096) but that > doesn't appear to have done anything. It would save me having to include the > same sprite twice in VRAM. > > Thanks in advance, > Andy. > >