diff --git a/Assets/Architecture/Scripts/CourseIndex.cs b/Assets/Architecture/Scripts/CourseIndex.cs index 328f6dd..9c6964b 100644 --- a/Assets/Architecture/Scripts/CourseIndex.cs +++ b/Assets/Architecture/Scripts/CourseIndex.cs @@ -11,5 +11,6 @@ public enum CourseIndex FOOD, HOBBIES, HOUSE, - FAMILY + FAMILY, + RUIMTE } diff --git a/Assets/Architecture/Scripts/ThemeIndex.cs b/Assets/Architecture/Scripts/ThemeIndex.cs index 858d9f5..18d30a2 100644 --- a/Assets/Architecture/Scripts/ThemeIndex.cs +++ b/Assets/Architecture/Scripts/ThemeIndex.cs @@ -12,6 +12,7 @@ public enum ThemeIndex SIGN_HOBBIES, SIGN_HOUSE, SIGN_FAMILY, + SIGN_RUIMTE, SPELLING_COUNTRIES, SPELLING_WILD, SPELLING_FARM, diff --git a/Assets/Common/Images/Ruimte.meta b/Assets/Common/Images/Ruimte.meta new file mode 100644 index 0000000..44632ba --- /dev/null +++ b/Assets/Common/Images/Ruimte.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 1c563ca31e5da144fb8c7c0e586eca29 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Common/Images/Ruimte/aarde.png b/Assets/Common/Images/Ruimte/aarde.png new file mode 100644 index 0000000..e6d0690 Binary files /dev/null and b/Assets/Common/Images/Ruimte/aarde.png differ diff --git a/Assets/Common/Images/Ruimte/aarde.png.meta b/Assets/Common/Images/Ruimte/aarde.png.meta new file mode 100644 index 0000000..06e14d3 --- /dev/null +++ b/Assets/Common/Images/Ruimte/aarde.png.meta @@ -0,0 +1,135 @@ +fileFormatVersion: 2 +guid: 387649a8732c733478ec99e83e80b809 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Common/Images/Ruimte/maan.png b/Assets/Common/Images/Ruimte/maan.png new file mode 100644 index 0000000..56f8797 Binary files /dev/null and b/Assets/Common/Images/Ruimte/maan.png differ diff --git a/Assets/Common/Images/Ruimte/maan.png.meta b/Assets/Common/Images/Ruimte/maan.png.meta new file mode 100644 index 0000000..657a05a --- /dev/null +++ b/Assets/Common/Images/Ruimte/maan.png.meta @@ -0,0 +1,135 @@ +fileFormatVersion: 2 +guid: 26bbe707269f1394f991ee6553ff6c72 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Common/Images/Ruimte/ster.png b/Assets/Common/Images/Ruimte/ster.png new file mode 100644 index 0000000..902794c Binary files /dev/null and b/Assets/Common/Images/Ruimte/ster.png differ diff --git a/Assets/Common/Images/Ruimte/ster.png.meta b/Assets/Common/Images/Ruimte/ster.png.meta new file mode 100644 index 0000000..9ef9466 --- /dev/null +++ b/Assets/Common/Images/Ruimte/ster.png.meta @@ -0,0 +1,135 @@ +fileFormatVersion: 2 +guid: a0a7fd75f17673d4baff709ba283743b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: WebGL + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Common/ScriptableObjects/SpaceTheme.asset b/Assets/Common/ScriptableObjects/SpaceTheme.asset new file mode 100644 index 0000000..71c24e9 --- /dev/null +++ b/Assets/Common/ScriptableObjects/SpaceTheme.asset @@ -0,0 +1,34 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: d6b0fdaea76420c48b69a990fabb107f, type: 3} + m_Name: SpaceTheme + m_EditorClassIdentifier: + title: Ruimte + description: Verken de cosmos met gebarentaal + themeIndex: 8 + modelIndex: 0 + learnables: + - name: Aarde + image: {fileID: 21300000, guid: 387649a8732c733478ec99e83e80b809, type: 3} + handGuide: {fileID: 0} + thresholdDistance: 2 + clip: {fileID: 32900000, guid: 39bd8608d7fae004badf64cb62fb6f68, type: 3} + - name: Maan + image: {fileID: 21300000, guid: 26bbe707269f1394f991ee6553ff6c72, type: 3} + handGuide: {fileID: 0} + thresholdDistance: 2 + clip: {fileID: 32900000, guid: ee9500e154f9ddd478d304694409864c, type: 3} + - name: Ster + image: {fileID: 21300000, guid: a0a7fd75f17673d4baff709ba283743b, type: 3} + handGuide: {fileID: 0} + thresholdDistance: 2 + clip: {fileID: 32900000, guid: e9f8fbc1d46fae14f84699f5c04531e5, type: 3} diff --git a/Assets/Common/ScriptableObjects/SpaceTheme.asset.meta b/Assets/Common/ScriptableObjects/SpaceTheme.asset.meta new file mode 100644 index 0000000..9c861a9 --- /dev/null +++ b/Assets/Common/ScriptableObjects/SpaceTheme.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 5ff27f0799147a54f89079dff71ace28 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Common/Videos/Ruimte.meta b/Assets/Common/Videos/Ruimte.meta new file mode 100644 index 0000000..331b97d --- /dev/null +++ b/Assets/Common/Videos/Ruimte.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c4d757a1789315642ab6bde183cb4935 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Common/Videos/Ruimte/MAAN-WVL.mp4 b/Assets/Common/Videos/Ruimte/MAAN-WVL.mp4 new file mode 100644 index 0000000..c0dcd15 Binary files /dev/null and b/Assets/Common/Videos/Ruimte/MAAN-WVL.mp4 differ diff --git a/Assets/Common/Videos/Ruimte/MAAN-WVL.mp4.meta b/Assets/Common/Videos/Ruimte/MAAN-WVL.mp4.meta new file mode 100644 index 0000000..cdb4014 --- /dev/null +++ b/Assets/Common/Videos/Ruimte/MAAN-WVL.mp4.meta @@ -0,0 +1,18 @@ +fileFormatVersion: 2 +guid: ee9500e154f9ddd478d304694409864c +VideoClipImporter: + externalObjects: {} + serializedVersion: 2 + frameRange: 0 + startFrame: -1 + endFrame: -1 + colorSpace: 0 + deinterlace: 0 + encodeAlpha: 0 + flipVertical: 0 + flipHorizontal: 0 + importAudio: 1 + targetSettings: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Common/Videos/Ruimte/STER-WVL-VLB.mp4 b/Assets/Common/Videos/Ruimte/STER-WVL-VLB.mp4 new file mode 100644 index 0000000..b82b836 Binary files /dev/null and b/Assets/Common/Videos/Ruimte/STER-WVL-VLB.mp4 differ diff --git a/Assets/Common/Videos/Ruimte/STER-WVL-VLB.mp4.meta b/Assets/Common/Videos/Ruimte/STER-WVL-VLB.mp4.meta new file mode 100644 index 0000000..e628b43 --- /dev/null +++ b/Assets/Common/Videos/Ruimte/STER-WVL-VLB.mp4.meta @@ -0,0 +1,18 @@ +fileFormatVersion: 2 +guid: e9f8fbc1d46fae14f84699f5c04531e5 +VideoClipImporter: + externalObjects: {} + serializedVersion: 2 + frameRange: 0 + startFrame: -1 + endFrame: -1 + colorSpace: 0 + deinterlace: 0 + encodeAlpha: 0 + flipVertical: 0 + flipHorizontal: 0 + importAudio: 1 + targetSettings: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Common/Videos/Ruimte/WERELD-VLA.mp4 b/Assets/Common/Videos/Ruimte/WERELD-VLA.mp4 new file mode 100644 index 0000000..cd9a0de Binary files /dev/null and b/Assets/Common/Videos/Ruimte/WERELD-VLA.mp4 differ diff --git a/Assets/Common/Videos/Ruimte/WERELD-VLA.mp4.meta b/Assets/Common/Videos/Ruimte/WERELD-VLA.mp4.meta new file mode 100644 index 0000000..345832e --- /dev/null +++ b/Assets/Common/Videos/Ruimte/WERELD-VLA.mp4.meta @@ -0,0 +1,18 @@ +fileFormatVersion: 2 +guid: 39bd8608d7fae004badf64cb62fb6f68 +VideoClipImporter: + externalObjects: {} + serializedVersion: 2 + frameRange: 0 + startFrame: -1 + endFrame: -1 + colorSpace: 0 + deinterlace: 0 + encodeAlpha: 0 + flipVertical: 0 + flipHorizontal: 0 + importAudio: 1 + targetSettings: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Courses/ScriptableObjects/CourseList.asset b/Assets/Courses/ScriptableObjects/CourseList.asset index ad7c245..f853025 100644 --- a/Assets/Courses/ScriptableObjects/CourseList.asset +++ b/Assets/Courses/ScriptableObjects/CourseList.asset @@ -21,4 +21,4 @@ MonoBehaviour: - {fileID: 11400000, guid: fd1ef360b467b0943aca7c2b11ed1314, type: 2} - {fileID: 11400000, guid: 83209cb7100ccff4ca934d4e322e4864, type: 2} - {fileID: 11400000, guid: 38547b06e92b3f54cb6a992333d41289, type: 2} - - {fileID: 11400000, guid: df24513454ae7da44aa0511ea83e7196, type: 2} + - {fileID: 11400000, guid: 929a55b5d40249c4190da1a3a6e1f790, type: 2} diff --git a/Assets/Courses/ScriptableObjects/SpaceCourse.asset b/Assets/Courses/ScriptableObjects/SpaceCourse.asset new file mode 100644 index 0000000..f8ab7a3 --- /dev/null +++ b/Assets/Courses/ScriptableObjects/SpaceCourse.asset @@ -0,0 +1,19 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: f6b23e64e6ffb12459ed4f37d7305852, type: 3} + m_Name: SpaceCourse + m_EditorClassIdentifier: + index: 8 + title: De ruimte + description: Verken de cosmos met gebarentaal + thumbnail: {fileID: 21300000, guid: 26bbe707269f1394f991ee6553ff6c72, type: 3} + theme: {fileID: 11400000, guid: 5ff27f0799147a54f89079dff71ace28, type: 2} diff --git a/Assets/Courses/ScriptableObjects/SpaceCourse.asset.meta b/Assets/Courses/ScriptableObjects/SpaceCourse.asset.meta new file mode 100644 index 0000000..ea926da --- /dev/null +++ b/Assets/Courses/ScriptableObjects/SpaceCourse.asset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 929a55b5d40249c4190da1a3a6e1f790 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 11400000 + userData: + assetBundleName: + assetBundleVariant: