diff --git a/Angels and Demons/Assets/Materials.meta b/Angels and Demons/Assets/Materials.meta new file mode 100644 index 0000000..6040578 --- /dev/null +++ b/Angels and Demons/Assets/Materials.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 93f0c0b90aab84aa9a74b8e3defe3d29 +folderAsset: yes +timeCreated: 1461076928 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Angels and Demons/Assets/Materials/Cube.mat b/Angels and Demons/Assets/Materials/Cube.mat new file mode 100644 index 0000000..5b8b066 --- /dev/null +++ b/Angels and Demons/Assets/Materials/Cube.mat @@ -0,0 +1,138 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_PrefabParentObject: {fileID: 0} + m_PrefabInternal: {fileID: 0} + m_Name: Cube + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: + m_LightmapFlags: 5 + m_CustomRenderQueue: -1 + stringTagMap: {} + m_SavedProperties: + serializedVersion: 2 + m_TexEnvs: + data: + first: + name: _MainTex + second: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + data: + first: + name: _BumpMap + second: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + data: + first: + name: _DetailNormalMap + second: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + data: + first: + name: _ParallaxMap + second: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + data: + first: + name: _OcclusionMap + second: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + data: + first: + name: _EmissionMap + second: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + data: + first: + name: _DetailMask + second: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + data: + first: + name: _DetailAlbedoMap + second: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + data: + first: + name: _MetallicGlossMap + second: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + data: + first: + name: _SrcBlend + second: 1 + data: + first: + name: _DstBlend + second: 0 + data: + first: + name: _Cutoff + second: 0.5 + data: + first: + name: _Parallax + second: 0.02 + data: + first: + name: _ZWrite + second: 1 + data: + first: + name: _Glossiness + second: 0.5 + data: + first: + name: _BumpScale + second: 1 + data: + first: + name: _OcclusionStrength + second: 1 + data: + first: + name: _DetailNormalMapScale + second: 1 + data: + first: + name: _UVSec + second: 0 + data: + first: + name: _Mode + second: 0 + data: + first: + name: _Metallic + second: 0 + m_Colors: + data: + first: + name: _EmissionColor + second: {r: 0, g: 0, b: 0, a: 1} + data: + first: + name: _Color + second: {r: 1, g: 0, b: 0, a: 1} diff --git a/Angels and Demons/Assets/Materials/Cube.mat.meta b/Angels and Demons/Assets/Materials/Cube.mat.meta new file mode 100644 index 0000000..a9561fd --- /dev/null +++ b/Angels and Demons/Assets/Materials/Cube.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 8f638013a0cfa4a398f00d05518a0b41 +timeCreated: 1460724879 +licenseType: Store +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Angels and Demons/Assets/Scenes/Home.unity b/Angels and Demons/Assets/Scenes/Home.unity new file mode 100644 index 0000000..1a8a5e9 Binary files /dev/null and b/Angels and Demons/Assets/Scenes/Home.unity differ diff --git a/Angels and Demons/Assets/Scenes/Home.unity.meta b/Angels and Demons/Assets/Scenes/Home.unity.meta new file mode 100644 index 0000000..b86bc19 --- /dev/null +++ b/Angels and Demons/Assets/Scenes/Home.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 6f41f0233cb7644e4a83e5f5543ed237 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Angels and Demons/Assets/Scenes/Main.unity b/Angels and Demons/Assets/Scenes/Main.unity index 115a43f..76b22d1 100644 Binary files a/Angels and Demons/Assets/Scenes/Main.unity and b/Angels and Demons/Assets/Scenes/Main.unity differ diff --git a/Angels and Demons/Assets/Scenes/Main.unity.meta b/Angels and Demons/Assets/Scenes/Main.unity.meta index b86bc19..addfccc 100644 --- a/Angels and Demons/Assets/Scenes/Main.unity.meta +++ b/Angels and Demons/Assets/Scenes/Main.unity.meta @@ -1,7 +1,8 @@ fileFormatVersion: 2 -guid: 6f41f0233cb7644e4a83e5f5543ed237 +guid: 23203d52fcae84949a0ef84a04c62222 +timeCreated: 1460724850 +licenseType: Store DefaultImporter: - externalObjects: {} userData: assetBundleName: assetBundleVariant: diff --git a/Angels and Demons/Assets/Scripts.meta b/Angels and Demons/Assets/Scripts.meta new file mode 100644 index 0000000..8501437 --- /dev/null +++ b/Angels and Demons/Assets/Scripts.meta @@ -0,0 +1,9 @@ +fileFormatVersion: 2 +guid: 2a6613e3208f248c4b54a3283ef5fe06 +folderAsset: yes +timeCreated: 1460724861 +licenseType: Store +DefaultImporter: + userData: + assetBundleName: + assetBundleVariant: diff --git a/Angels and Demons/Assets/Scripts/SpinningCube.cs b/Angels and Demons/Assets/Scripts/SpinningCube.cs new file mode 100644 index 0000000..a25a28c --- /dev/null +++ b/Angels and Demons/Assets/Scripts/SpinningCube.cs @@ -0,0 +1,28 @@ +using UnityEngine; +using System.Collections; + +public class SpinningCube : MonoBehaviour +{ + public float m_Speed = 20f; + + private Vector3 m_RotationDirection = Vector3.up; + + public void ToggleRotationDirection() + { + Debug.Log ("Toggling rotation direction"); + + if (m_RotationDirection == Vector3.up) + { + m_RotationDirection = Vector3.down; + } + else + { + m_RotationDirection = Vector3.up; + } + } + + void Update() + { + transform.Rotate(m_RotationDirection * Time.deltaTime * m_Speed); + } +} diff --git a/Angels and Demons/Assets/Scripts/SpinningCube.cs.meta b/Angels and Demons/Assets/Scripts/SpinningCube.cs.meta new file mode 100644 index 0000000..c5273e7 --- /dev/null +++ b/Angels and Demons/Assets/Scripts/SpinningCube.cs.meta @@ -0,0 +1,12 @@ +fileFormatVersion: 2 +guid: f3f0c4784be6c460585c1b77fb5cf8bf +timeCreated: 1461145580 +licenseType: Store +MonoImporter: + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Angels and Demons/ProjectSettings/AudioManager.asset b/Angels and Demons/ProjectSettings/AudioManager.asset index 9e7b4b1..ca5f85c 100644 Binary files a/Angels and Demons/ProjectSettings/AudioManager.asset and b/Angels and Demons/ProjectSettings/AudioManager.asset differ diff --git a/Angels and Demons/ProjectSettings/ClusterInputManager.asset b/Angels and Demons/ProjectSettings/ClusterInputManager.asset index 15d7e5e..23a0620 100644 Binary files a/Angels and Demons/ProjectSettings/ClusterInputManager.asset and b/Angels and Demons/ProjectSettings/ClusterInputManager.asset differ diff --git a/Angels and Demons/ProjectSettings/DynamicsManager.asset b/Angels and Demons/ProjectSettings/DynamicsManager.asset index 824c93e..6bea8aa 100644 Binary files a/Angels and Demons/ProjectSettings/DynamicsManager.asset and b/Angels and Demons/ProjectSettings/DynamicsManager.asset differ diff --git a/Angels and Demons/ProjectSettings/EditorBuildSettings.asset b/Angels and Demons/ProjectSettings/EditorBuildSettings.asset index c6e16ec..22e6c50 100644 Binary files a/Angels and Demons/ProjectSettings/EditorBuildSettings.asset and b/Angels and Demons/ProjectSettings/EditorBuildSettings.asset differ diff --git a/Angels and Demons/ProjectSettings/EditorSettings.asset b/Angels and Demons/ProjectSettings/EditorSettings.asset index 9283dc3..81f48b0 100644 Binary files a/Angels and Demons/ProjectSettings/EditorSettings.asset and b/Angels and Demons/ProjectSettings/EditorSettings.asset differ diff --git a/Angels and Demons/ProjectSettings/GraphicsSettings.asset b/Angels and Demons/ProjectSettings/GraphicsSettings.asset index 58d747f..8c2b4b7 100644 Binary files a/Angels and Demons/ProjectSettings/GraphicsSettings.asset and b/Angels and Demons/ProjectSettings/GraphicsSettings.asset differ diff --git a/Angels and Demons/ProjectSettings/InputManager.asset b/Angels and Demons/ProjectSettings/InputManager.asset index 4e1d4dd..2aef0e4 100644 Binary files a/Angels and Demons/ProjectSettings/InputManager.asset and b/Angels and Demons/ProjectSettings/InputManager.asset differ diff --git a/Angels and Demons/ProjectSettings/NavMeshAreas.asset b/Angels and Demons/ProjectSettings/NavMeshAreas.asset index 426ff60..d70765e 100644 Binary files a/Angels and Demons/ProjectSettings/NavMeshAreas.asset and b/Angels and Demons/ProjectSettings/NavMeshAreas.asset differ diff --git a/Angels and Demons/ProjectSettings/NetworkManager.asset b/Angels and Demons/ProjectSettings/NetworkManager.asset index 43d23d1..7f5693e 100644 Binary files a/Angels and Demons/ProjectSettings/NetworkManager.asset and b/Angels and Demons/ProjectSettings/NetworkManager.asset differ diff --git a/Angels and Demons/ProjectSettings/Physics2DSettings.asset b/Angels and Demons/ProjectSettings/Physics2DSettings.asset index 51cb48e..6947a86 100644 Binary files a/Angels and Demons/ProjectSettings/Physics2DSettings.asset and b/Angels and Demons/ProjectSettings/Physics2DSettings.asset differ diff --git a/Angels and Demons/ProjectSettings/ProjectSettings.asset b/Angels and Demons/ProjectSettings/ProjectSettings.asset index 566ad30..d46293d 100644 Binary files a/Angels and Demons/ProjectSettings/ProjectSettings.asset and b/Angels and Demons/ProjectSettings/ProjectSettings.asset differ diff --git a/Angels and Demons/ProjectSettings/QualitySettings.asset b/Angels and Demons/ProjectSettings/QualitySettings.asset index ac5c190..09b6715 100644 Binary files a/Angels and Demons/ProjectSettings/QualitySettings.asset and b/Angels and Demons/ProjectSettings/QualitySettings.asset differ diff --git a/Angels and Demons/ProjectSettings/TagManager.asset b/Angels and Demons/ProjectSettings/TagManager.asset index 03680d8..1805621 100644 Binary files a/Angels and Demons/ProjectSettings/TagManager.asset and b/Angels and Demons/ProjectSettings/TagManager.asset differ diff --git a/Angels and Demons/ProjectSettings/TimeManager.asset b/Angels and Demons/ProjectSettings/TimeManager.asset index 9de8d76..42aaac4 100644 Binary files a/Angels and Demons/ProjectSettings/TimeManager.asset and b/Angels and Demons/ProjectSettings/TimeManager.asset differ diff --git a/Angels and Demons/ProjectSettings/UnityAdsSettings.asset b/Angels and Demons/ProjectSettings/UnityAdsSettings.asset new file mode 100644 index 0000000..0db06d2 Binary files /dev/null and b/Angels and Demons/ProjectSettings/UnityAdsSettings.asset differ diff --git a/Angels and Demons/ProjectSettings/UnityAdsSettings.asset.meta b/Angels and Demons/ProjectSettings/UnityAdsSettings.asset.meta new file mode 100644 index 0000000..7c42659 --- /dev/null +++ b/Angels and Demons/ProjectSettings/UnityAdsSettings.asset.meta @@ -0,0 +1,2 @@ +fileFormatVersion: 2 +guid: 00000000000000008100000000000000 diff --git a/Angels and Demons/ProjectSettings/UnityConnectSettings.asset b/Angels and Demons/ProjectSettings/UnityConnectSettings.asset index 637d5fe..51030e7 100644 Binary files a/Angels and Demons/ProjectSettings/UnityConnectSettings.asset and b/Angels and Demons/ProjectSettings/UnityConnectSettings.asset differ