Depending on the events that happen in my Game, I require my character and some other objects created in the Tiled to overlap others, or be sent to back. How do I get this with an instruction code?
I would like to know if this is possible. I guess so, since I think that it is something basic in the operation of games, that the characters or elements overlap one another.