0

Using the module pytmx I have gotten as far in my map as blitting it to the screen, But now I have a different problem... Collisions. I tried to make a tile class and assign an image and a rect, and then append the rect to the list I was using to check for collisions. But that didn't work. I am able to walk on tiles just not the tiles that actually exist.

My program after running

if it affects anything in any way I am on a mac, and am using DaFluffyPotato's tutorial.

EDIT: It did work it's just I wasn't moving the tiles whith my camera:)

Rabbid76
  • 202,892
  • 27
  • 131
  • 174
Quantum
  • 21
  • 3
  • 2
    Read [How to create a Minimal, Reproducible Example](https://stackoverflow.com/help/minimal-reproducible-example) and [How do I ask a good question?](https://stackoverflow.com/help/how-to-ask). – Rabbid76 Dec 21 '22 at 21:43

0 Answers0