isadorasophia / murder

Murder is a pixel art ECS game engine.

Home Page:https://isadorasophia.com/murder/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make editor remember locked layers on WorldAssetEditor

saint11 opened this issue · comments

image
The locked status of layers should be remembered after closing the editor. This should be stored on the EditorSettings, though, not on the WorldAsset, since it's a local preference, not a project one.