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

[pygame] Making animation.



I am wondering how can i make some effetcs in my pygame 2d game. I mean per effects an explosion, a fog, fire, water etc... Its made as normal animation? ( several images ) or i have to use pyopengl and some rendering function or i dont know what... ( dont know how pyopengl works ).

Thanks.