public static class TestClass
{
public static int tes = 0;
}

↑こういうTestClass.csを作ればどのシーンのどのスクリプトからでも
アクセスできるけどpublicになってないとかじゃね