Hi everyone! I have the following problem. I have several groups in my game: backgrounds, foregrounds, game objects, etc.. One of those groups is GUI group. When the camera is zooming all the groups are zooming too. Is there a way not to zoom this specific (GUI) group on camera zooming? I tried to set fixedToCamera property, but it doesn't seem to consider zooming. Thanks!