An open API service indexing awesome lists of open source software.

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.

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.

![image](https://github.com/eviltwo/DroppedObjectOrderRule/assets/7721151/02735d6f-57f8-4494-bae0-5530e87634b1)

![image](https://github.com/eviltwo/DroppedObjectOrderRule/assets/7721151/f8e6f75a-e34b-499a-8148-c82083f132bf)

# 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.