https://github.com/eviltwo/droppedobjectorderrule
Change sibling index of dropped object for Unity.
https://github.com/eviltwo/droppedobjectorderrule
unity unity-tools upm upm-package
Last synced: about 2 months ago
JSON representation
Change sibling index of dropped object for Unity.
- Host: GitHub
- URL: https://github.com/eviltwo/droppedobjectorderrule
- Owner: eviltwo
- License: mit
- Created: 2024-02-05T05:09:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-05T07:56:30.000Z (over 1 year ago)
- Last Synced: 2025-01-27T09:25:48.402Z (4 months ago)
- Topics: unity, unity-tools, upm, upm-package
- Language: C#
- Homepage:
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DroppedObjectOrderRule
Execute operations on objects dragged and dropped into scene view.
- Change sibling index to last
- (option) Change parent to specific root object.

# Install with UPM
```
https://github.com/eviltwo/DroppedObjectOrderRule.git?path=src/DroppedObjectOrderRule/Assets/DroppedObjectOrderRule
```# How to use
It will run automatically after installation. You can edit operation in Project Settings.