0

I'm working in my first python project for a course of Introduction to Python.

It will be a short 2D game where you basically move a player through the map and when you click in certain tiles a rect with some dialogues will appear on the screen.

The issues is that the rect that appear on the screen is below the sprite that are composing the map, so the text it cannot be read.

So i was wondering if there is some way to draw this rect with text above everything else in the map!

Mat_Me
  • 1

0 Answers0