diff --git a/Assets/Scripts/FlickeringLight.cs b/Assets/Scripts/FlickeringLight.cs index 4870ff8..47c2b8c 100644 --- a/Assets/Scripts/FlickeringLight.cs +++ b/Assets/Scripts/FlickeringLight.cs @@ -13,8 +13,6 @@ public class FlickeringLight : MonoBehaviour float range = MaxIntensity - MinIntensity; float AverageIntensity = MinIntensity + range / 2; - Debug.Log(Mathf.Sin(Time.timeSinceLevelLoad)); - PointLight.intensity = Random.Range(MinIntensity, MaxIntensity); } } diff --git a/Assets/Sound.meta b/Assets/Sound.meta deleted file mode 100644 index 17aa381..0000000 --- a/Assets/Sound.meta +++ /dev/null @@ -1,9 +0,0 @@ -fileFormatVersion: 2 -guid: e2839cc8e19d8dc4098d710783dbac88 -folderAsset: yes -timeCreated: 1446922484 -licenseType: Free -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Standard Assets/Characters/PhysicsMaterials.meta b/Assets/Standard Assets/Characters/PhysicsMaterials.meta deleted file mode 100644 index b7766b3..0000000 --- a/Assets/Standard Assets/Characters/PhysicsMaterials.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: ea2a5216ffb8d4b319d09e8d7782120c -folderAsset: yes -DefaultImporter: - userData: - assetBundleName: - assetBundleVariant: