
November 1st, 2012, 07:17 PM
|
|
Registered User
|
|
Join Date: Nov 2012
Posts: 1
Time spent in forums: 21 m 24 sec
Reputation Power: 0
|
|
|
Image Sequance
I'm trying to use pygame to display images but I want to use sequenced images, so that I can input a value like 20, and it will import "image#" making it bring in 20 pictures and # is just a value of 1-20 in each picture. Also I'm new to python and would be great to see some code that does this, maybe even a description.
|