There is no "my layer" reporter. This project demonstrates one method of implementing a way having clones know and control their layers. In this demo, the clones move randomly. If they touch the red dot, they move to the front layer (and turn red). If they touch the blue dot, they move to the back layer (and turn blue). So, red cats glide over blue cats.
Designed for clones only. Functions implemented: Get _my layer - sets "_my layer" to clones current layer Go to Front Layer - self explanatory Go to Back Layer - self explanatory Go Forward <#> layers - self explanatory Go Back <#> layers - self explanatory