Hi, I can add code if required but I think this is a very simple question that I am momentarily stumped on. I have two animated objects. One is a non player character character, let's say a clown, the other is a radar scope. The clown is animated in one location dancing on the spot, I can move the radar scope (a 50x50 square) around the screen using setPosition. Trouble is if I place the radar scope on the clown it appears underneath when it should be on top. Is this a zorder thing, or a enoblock? In a nutshell, if I set the radar scope at the location of the clown how can I make sure it appears on top? Hopefully this is a nice easy question for someone enjoying a croissant and a nice cup of coffee.Â
