[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Seeing if this works...



Well okay :)

I'm currently working on a game that will utilize linear movement. I
have successfully made it so that the sprite moves around with the
arrow keys, but for some reason it leaves sort of a "sprite-trail"
when moving; that is, the sprites from the previous positions don't
clear. I've tried utilizing the clear and dirty commands from the
pygame module, but I've been unsuccessful. If anyone could help me
with this, it would be great.

I am attaching the code with the sprite used.

On 10/5/09, Luke Paireepinart <rabidpoobear@xxxxxxxxx> wrote:
> Works fine, Guy.Now on with the questions! :)
> Also, if your questions are not pygame-specific, please consider subscribing
> to the Python Tutor mailing list, there's a lot of cool guys over on that
> list who are happy to help with basic Python questions.
>
> On Tue, Oct 6, 2009 at 5:05 AM, Guy Anderson
> <guy.a.anderson@xxxxxxxxx>wrote:
>
>> If this is annoying, I don't blame you. It's been years since I've
>> been on a mailing list, though, so I'm trying to see how it all works
>> out.
>>
>> I will have a basic programming question soon, though.
>>
>

Attachment: Example.rar
Description: application/rar-compressed