Basically, I would like to either group or by some other method move elements on the map layer together with elements on the dynamic lighting layer. Why I need this - I want to create a dungeon from modular tiles, that can be moved around during games (or at the very least - rotated - that is the most important part). EDIT: Considering how rotating grouped objects is weird, the goal is to have 2+ groups of map tiles+dynamic lighting that can be switched out for each other. Is there some way (or API script) to do this? I tried googling the answer and starting to suspect there isn't, sadly. Thanks in advance!