RobustToolbox
RobustToolbox copied to clipboard
Sprite layer properties shouldn't be publicly settable
Going through the methods doesn't cause issues but setting layer.Visible = false; does.
Ill probably re-organise sprite component & layers and try to fix this, as well as some other sprite issues. Just waiting to avoid causing conflicts for #2970