Python Forum
Problem with Tiles and Mobs
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with Tiles and Mobs
#2
I use Tiled to draw and layout my maps. This includes hidden barriers for mobs, starting locations, movement sequences, etc.

I use PyTMX to load the maps created by Tiled.

I use pygame to do the rest.

Here is a really basic example of all that combined.

If the player is under another image, then the player is being drawn before that image. Put your code up on Github so we can run the entire thing for example.
Recommended Tutorials:
Reply


Messages In This Thread
Problem with Tiles and Mobs - by Piethon - Sep-24-2019, 02:32 PM
RE: Problem with Tiles and Mobs - by metulburr - Sep-24-2019, 06:42 PM
RE: Problem with Tiles and Mobs - by Piethon - Sep-25-2019, 02:32 PM
RE: Problem with Tiles and Mobs - by metulburr - Sep-25-2019, 11:36 PM
RE: Problem with Tiles and Mobs - by Piethon - Oct-04-2019, 10:29 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020