Forum: Python Mar 15th, 2007 |
| Replies: 2 Views: 3,027 Can someone please explain to me how to animate a sprite, using an image with a set of poses? For example is it possible to specify one part of an image, or do i have to use seperate image files for... |
Forum: Python Mar 13th, 2007 |
| Replies: 1 Views: 1,512 I'm somewhat new to Python and want to clear a few things up regarding running scripts.
Alright, so here's what I want to do: I want to run a script inside of a script, and then have the first... |