[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pygame] Tiling routine: my soccer demo



Rene Dudfield wrote:
> Cool!
> 
> the scrolling only seems to be able to be contolled to
> go up and down for me.  It wants to go towards the top
> left corner.


It is mostly because the way the scrolling is controlled
is the worst UI way ever.
I explain: every little movement of the mouse will make
the camera change its speed (NOT POSITION!)
Therefore, you need to do very little movement to get the
speed to invert :)
I will change that demo to make people navigate more simply
(with keys).

cheers,

Guillaume


____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org