diff --git a/Assets/Scripts/Controls/OverSeer/Controllables/OSAnimatorControl.cs b/Assets/Scripts/Controls/OverSeer/Controllables/OSAnimatorControl.cs deleted file mode 100644 index b09c56b..0000000 --- a/Assets/Scripts/Controls/OverSeer/Controllables/OSAnimatorControl.cs +++ /dev/null @@ -1,12 +0,0 @@ -using System; -using System.Collections; -using System.Collections.Generic; -using UnityEngine; - -public class OSAnimatorControl : MonoBehaviour { - - public void triggerAnimator() - { - GetComponent().SetTrigger("toggleObject"); - } -} diff --git a/Assets/Scripts/Controls/OverSeer/Controllables/OSAnimatorControl.cs.meta b/Assets/Scripts/Controls/OverSeer/Controllables/OSAnimatorControl.cs.meta deleted file mode 100644 index b92310f..0000000 --- a/Assets/Scripts/Controls/OverSeer/Controllables/OSAnimatorControl.cs.meta +++ /dev/null @@ -1,12 +0,0 @@ -fileFormatVersion: 2 -guid: 182fa4abdc479224da9ed6110d54ddd9 -timeCreated: 1486706776 -licenseType: Free -MonoImporter: - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: