void Start()

in Assets/StarfieldMaterials/Scripts/Move.cs [7:11]


	void Start()
	{
        print("Thanks for buying this, if you need any support, email support@dilapidatedmeow.com. " +
            "Please note I cannot help with scripting related problems.");
	}