Change component position.

How can I change attached Component position without using CreateEmpty and then make it Child?
Because to use Component from script it must be attached to the main object not as child.

What component are you talking about? Colliders have a centre variable you can change etc.

1 Answer

1

You can just click on the gear or right click on the header of any component and click Move Down or Move Up to re-order components.

Try reading this:

I need to move it in the world not in the Inspector