Hello there!
I got a level entity and 3 different images (on the entity), that made out of tiles. However the images are split into the background, solid image (that the player collide with) and image tiles (that you can run into). The problem is that i want everyone of the images to be on a different layers. Is that possible to achieve only on a single Entity, or should i have 3 different entities?