Re: [pygame] [Pygame] Tileset Animation

2012-11-14 Thread B W
Howdy. I'd like to add to the decent suggestions. If all you want to do is animate a sprite from a tile sheet, you can use the Spritesheet recipe . It might be useful as is, or you can tailor it to your needs. While you're there, be sure to check out the pyg

Re: [pygame] [Pygame] Tileset Animation

2012-11-14 Thread Radomir Dopieralski
On Wed, Nov 14, 2012 at 7:07 PM, yannisv wrote: > Hello! Allow me first to apologize if this post is a duplicate, apparently my > first one was not accepted and I just subscribed. Now, I've been trying to > make a 2D RPG but I'm stuck. I cannot figure out how to properly use > tilesets, and I cann

Re: [pygame] [Pygame] Tileset Animation

2012-11-14 Thread Santiago Romero
> Secondly, how can I use a "map" I made with Tiled Map Editor with pygame? I > simply exported my map as an image file, but I guess if it was imported in > the code as tiles, with scenery and object layers, it would be easier to > add > things like collision detection etc. > > Didn't try it, but a

[pygame] [Pygame] Tileset Animation

2012-11-14 Thread yannisv
Hello! Allow me first to apologize if this post is a duplicate, apparently my first one was not accepted and I just subscribed. Now, I've been trying to make a 2D RPG but I'm stuck. I cannot figure out how to properly use tilesets, and I cannot find any useful or beginner-friendly tutorials. First

Re: [pygame] Sounds not playing correctly

2012-11-14 Thread Ian Mallett
On Sun, Nov 11, 2012 at 5:48 PM, onpon4 wrote: > (I sent this earlier, but I'm pretty sure I wasn't subscribed and I > didn't notice this, so here it is again. If this is actually a > duplicate, I apologize.) > > Someone might have seen me on IRC earlier asking about this. > Obviously, I'm still