- Home /
How to use an Editor script?
Hi All,
I imported the very beautiful Nature Starter Kit 2 asset, which contains some great camera effects. My intention is to apply these effects to a new project of my creation but I have found that i was naive to try to copy and paste the scripts over to new project.
I though that changing the namespace from UnityStandardAssets to MyNewProjectName would resolve it but although there are no compile errors now, the nice effects scripts are not available for me to work with in the editor.
I would be very grateful if someone could explain the correct process of moving these features over to my new project or point me in the right direction of resource. I understand that editor scripts cannot be placed onto objects, what i need to understand is how they are attributed to the object - in this case, the main camera.
Thank you very much in advance. Carl