Directing to asset(level)

Hey guys. I’m trying to make a game where you have to collect a certain amount of objects before moving on to the next level, and I was wondering how I would code this C# to have it redirect to another asset in Unity after a certain amount of objects are collected. Thanks!

Do you means redirecting to another “scene”? If so, then you can use Application.LoadLevel