Danik / Pyxel-Edit

Pyxel Edit is a pixel art editor.
30 stars 1 forks source link

[FEATURE] Layers: Lock icon to prevent accidental editing on certain layers. #13

Open chamberlainpi opened 11 years ago

chamberlainpi commented 11 years ago

A "lock" option would be nice to avoid accidentally drawing / pasting tiles on wrong layers. It's a bit stressful designing a level map with solid tiles on a layer supposedly dedicated for just decorative tiles, then realize it later, and having no quick way to move those tiles over the correct layer. (PS: The reason why I arrange it as such is also because the game reading the map only checks for tile-collisions on the "solid tiles" layer, if that makes sense?)