Leif Theden

Results 34 comments of Leif Theden

its been a while since i've touched this project, but it should support python3. On Thu, Jan 12, 2023 at 3:35 PM Robert Valentine ***@***.***> wrote: > I know this...

Thanks for your interest with pytmx. As far as inverting the y-coordinate, there is a way to do that already (has partial support). Pass 'invert_y=True' to whatever loader or to...

I guess I'm confused here. Does your graphics lib require a flipped tileset image? Could you tell me what graphics lib you are using? That would help me out a...

Awesome! I'm a big fan of kivy. I've gotten a few requests for ivy support now, I suppose I should do something about it. It would be a great help...

No worries! Thanks so much for sharing that. I will take a look at it later today.

Iabuzm, I've been busy with other projects at the moment, but I will look into your proposal. Thanks for your suggestions, I will check back when I get time.

Hi thanks for your interest. I haven’t worked with kivy compatibility lately. Have you tried the code that is in this thread?

looks pretty good so far. one thing i notice is that the images don't seem to align with the tiles. that looks like the margin or spacing of the tileset...

Thanks been busy but I will take a look On Fri, Feb 5, 2021 at 2:10 PM justinbeetle wrote: > *@justinbeetle* commented on this pull request. > ------------------------------ > >...

That would be brilliant. The file you linked is almost exactly what I had in mind. I think that it would be useful for more people. I agree, converting it...