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

[Feature request] Automatic locking of tile's children in place #12

Closed
ghost opened this issue Aug 24, 2016 · 1 comment
Closed

[Feature request] Automatic locking of tile's children in place #12

ghost opened this issue Aug 24, 2016 · 1 comment
Milestone

Comments

@ghost
Copy link

ghost commented Aug 24, 2016

When tiles are sandwiched (or in any other case, really) you usually move them around. Automatically applying flag that would forbid accidentally moving tile's children would be very handy (it should be somewhere in editorplugin class, I think).

@puppetmaster- puppetmaster- added this to the v.1.2.1 milestone Aug 24, 2016
@puppetmaster-
Copy link
Owner

this gdscript will lock the nodes

set_meta("_edit_lock_",true)

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

No branches or pull requests

1 participant