Feature request: Be able to reorder components in inspector panel

Options

This would be really handy when one references a component in a script based on an id, especially when there are multiple scripts attached to an object.

I'm referring to this function:
getComponentByIndex(String componentType, Number index )

Also, renaming scripts and component would be also nice, and a getComponentByName(String compType, String compName) function as well.

2
2 votes

Active · Last Updated