Beginner! Help | Scenes Fading in/out Script

Right, I am now having another problem where I want the Screen To Fade In/out between to scenes
My Introduction
To My
Main Menu
I want this to be achieved by a Fadescript placed on a gameObject so it fades in the first scene
then I would like a script where when I click on my “Continue” button within a box collider, it will transition between that scene to the next, also after giving up with most scripts online I would like someone else to post a script for this use.

I would love:
Two Scripts for the purposes above
and how to apply them"tutorial" ( Because many of these fade in/out scripts require GUItextures and then what do i do from there ect where do i add the script ) So if anybody could help me with this then they will be greatly thanked

iTween.FadeTo()

and how do I do that is that to be written or is there like an asset or something sorry for the stupidity

just google iTween. Download the asset, plug it in. The docs of iTween are on its website. It is quite simple. Good too as you can control time, easetype of fade etc.

Aright i’ll check it out :wink: thanks

Its a very good, versatile product. Good luck.

thanks, one more thing, I’m now downloading assets but where are they downloading to, because i don’t want them going just going into my “Project” folder, In case I want to import them within another project