On 19/08/11 20:54, Paul wrote:
> how would i go about making an animation out of 2 png's? use
> 'add_to_texture_bin()'???
> 

I think the usual method used is to update the sprite's image as
required. I think generally the most efficient way to do that is to make
an animation strip and use whichever bit of the strip you need.

-- 
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en.

Reply via email to