Jan-31-2024, 03:52 AM
(This post was last modified: Feb-01-2024, 01:28 AM by howardberger.)
Hi there!
I'm interested in creating an isometric game using Pygame, specifically with isometric movement on a map created with Tiled. I would like to achieve something similar to this:
![[Image: attachment.php?thumbnail=1360]](https://python-forum.io/attachment.php?thumbnail=1360)
Additionally, I would like to implement collision detection between two objects within the isometric grid.
Thank you!
I'm interested in creating an isometric game using Pygame, specifically with isometric movement on a map created with Tiled. I would like to achieve something similar to this:
Additionally, I would like to implement collision detection between two objects within the isometric grid.
Thank you!