Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add option to specify which layers the layerbrush will select #372

Open
wants to merge 1 commit into
base: layerbrush
Choose a base branch
from

Conversation

alipha
Copy link

@alipha alipha commented Jun 8, 2023

This enhances the Layer Brush so that you have the option to specify which layers you affect when you select and move a region. By default, all layers will be selected and moved. However, for instance, maybe you have multiple layers like:

  • Ground Layer
  • Ground Decorations Layer
  • Solid Layer
  • Solid Decorations Layer
  • Foreground Layer

If I'm moving a house in a town (in a top-down game), then I probably don't want to move the Ground Layer and Ground Decorations Layer. And so, this PR, for instance, allows me to specify I only want to move the Solid Layer, Solid Decorations Layer, and Foreground Layer.

cc: @marcus-robinson

@unity-cla-assistant
Copy link

unity-cla-assistant commented Jun 8, 2023

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants