diff --git a/Assets/SEE/UI/HelpSystem/HelpSystemMenu.cs b/Assets/SEE/UI/HelpSystem/HelpSystemMenu.cs index 2a25c61fbe..b87de6e5f9 100644 --- a/Assets/SEE/UI/HelpSystem/HelpSystemMenu.cs +++ b/Assets/SEE/UI/HelpSystem/HelpSystemMenu.cs @@ -38,7 +38,7 @@ internal class HelpSystemMenu : MonoBehaviour /// /// Filepath containing json with information to build HelpSystem /// - private string jsonFilePath = Application.streamingAssetsPath + "/Videos/helpSystem.json"; + private string jsonFilePath = Application.streamingAssetsPath + "/HelpSystem/helpSystem.json"; /// /// Creates the menu. diff --git a/Assets/StreamingAssets/HelpSystem.meta b/Assets/StreamingAssets/HelpSystem.meta new file mode 100644 index 0000000000..09153361df --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3259a105830b7ae4bbe160fa1609b64e +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StreamingAssets/HelpSystem/Videos.meta b/Assets/StreamingAssets/HelpSystem/Videos.meta new file mode 100644 index 0000000000..70c658bb02 --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: bd4896f5180f6e64d8fbb99a7f328391 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StreamingAssets/HelpSystem/Videos/AddCodeCityConfig.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/AddCodeCityConfig.mp4 new file mode 100644 index 0000000000..7712d7c4f0 Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/AddCodeCityConfig.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/AddCodeCityConfig.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/AddCodeCityConfig.mp4.meta new file mode 100644 index 0000000000..320bf37139 --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/AddCodeCityConfig.mp4.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 9aeecfafb7c5afc488bbc011286a79da +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StreamingAssets/HelpSystem/Videos/AddEdge.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/AddEdge.mp4 new file mode 100644 index 0000000000..7f2b04214d Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/AddEdge.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/AddEdge.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/AddEdge.mp4.meta new file mode 100644 index 0000000000..1c392fda3c --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/AddEdge.mp4.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4e884345bd9a27547b53abf1eb4fa67c +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StreamingAssets/HelpSystem/Videos/Browser.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/Browser.mp4 new file mode 100644 index 0000000000..a4a138de74 Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/Browser.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/Browser.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/Browser.mp4.meta new file mode 100644 index 0000000000..965169e1bd --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/Browser.mp4.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 303a8c71704039f42be964c62d43e661 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StreamingAssets/HelpSystem/Videos/ClearPageDrawable.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/ClearPageDrawable.mp4 new file mode 100644 index 0000000000..6a75b086e1 Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/ClearPageDrawable.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/ClearPageDrawable.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/ClearPageDrawable.mp4.meta new file mode 100644 index 0000000000..c9d6644b80 --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/ClearPageDrawable.mp4.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 5de8a084a4d835e4ba9d5f0046a9316d +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StreamingAssets/HelpSystem/Videos/CodeCityConfig.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/CodeCityConfig.mp4 new file mode 100644 index 0000000000..66be7c1ded Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/CodeCityConfig.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/CodeCityConfig.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/CodeCityConfig.mp4.meta new file mode 100644 index 0000000000..170e078d34 --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/CodeCityConfig.mp4.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: e4311615614d65c40ae989cbcb1c0fe3 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StreamingAssets/HelpSystem/Videos/Delete.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/Delete.mp4 new file mode 100644 index 0000000000..ec9a8a38c4 Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/Delete.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/Delete.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/Delete.mp4.meta new file mode 100644 index 0000000000..239ea1ee51 --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/Delete.mp4.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 77c254993ddb9e14b8ed4f46c2b6ff0e +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StreamingAssets/HelpSystem/Videos/EditNode.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/EditNode.mp4 new file mode 100644 index 0000000000..cebd7fad8f Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/EditNode.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/EditNode.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/EditNode.mp4.meta new file mode 100644 index 0000000000..f131dd2630 --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/EditNode.mp4.meta @@ -0,0 +1,18 @@ +fileFormatVersion: 2 +guid: 5128bb7e647f47a44818111b75366ae5 +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/StreamingAssets/HelpSystem/Videos/EditNodev2.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/EditNodev2.mp4 new file mode 100644 index 0000000000..e32302a16b Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/EditNodev2.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/EditNodev2.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/EditNodev2.mp4.meta new file mode 100644 index 0000000000..3e7adf37ad --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/EditNodev2.mp4.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 091ad94b682389740bed4b8e2f74ca42 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StreamingAssets/HelpSystem/Videos/FreeDrawDrawable.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/FreeDrawDrawable.mp4 new file mode 100644 index 0000000000..067a1c9c95 Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/FreeDrawDrawable.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/FreeDrawDrawable.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/FreeDrawDrawable.mp4.meta new file mode 100644 index 0000000000..612cfd99c4 --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/FreeDrawDrawable.mp4.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0d53be315b428294ebdfdaabcea15ad3 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StreamingAssets/HelpSystem/Videos/Mirror.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/Mirror.mp4 new file mode 100644 index 0000000000..bfa7a3b5f0 Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/Mirror.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/Mirror.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/Mirror.mp4.meta new file mode 100644 index 0000000000..830cd46d5f --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/Mirror.mp4.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 90f96ebb3e4bf224ca9fef93ed83fc3d +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StreamingAssets/HelpSystem/Videos/MoveNode.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/MoveNode.mp4 new file mode 100644 index 0000000000..74d08baeb3 Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/MoveNode.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/MoveNode.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/MoveNode.mp4.meta new file mode 100644 index 0000000000..4e8cf62562 --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/MoveNode.mp4.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: c19994abef77da54daf29230cd202cd4 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StreamingAssets/HelpSystem/Videos/New Render Texture.renderTexture b/Assets/StreamingAssets/HelpSystem/Videos/New Render Texture.renderTexture new file mode 100644 index 0000000000..3298afc4f9 --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/New Render Texture.renderTexture @@ -0,0 +1,38 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!84 &8400000 +RenderTexture: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: New Render Texture + m_ImageContentsHash: + serializedVersion: 2 + Hash: 00000000000000000000000000000000 + m_ForcedFallbackFormat: 4 + m_DownscaleFallback: 0 + m_IsAlphaChannelOptional: 0 + serializedVersion: 3 + m_Width: 1500 + m_Height: 1500 + m_AntiAliasing: 1 + m_MipCount: -1 + m_DepthFormat: 2 + m_ColorFormat: 8 + m_MipMap: 0 + m_GenerateMips: 1 + m_SRGB: 0 + m_UseDynamicScale: 0 + m_BindMS: 0 + m_EnableCompatibleFormat: 1 + m_TextureSettings: + serializedVersion: 2 + m_FilterMode: 1 + m_Aniso: 0 + m_MipBias: 0 + m_WrapU: 1 + m_WrapV: 1 + m_WrapW: 1 + m_Dimension: 2 + m_VolumeDepth: 1 diff --git a/Assets/StreamingAssets/HelpSystem/Videos/New Render Texture.renderTexture.meta b/Assets/StreamingAssets/HelpSystem/Videos/New Render Texture.renderTexture.meta new file mode 100644 index 0000000000..d58fb232ee --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/New Render Texture.renderTexture.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4e44c73b71cece54da37133d8283b642 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 8400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StreamingAssets/HelpSystem/Videos/NewNode.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/NewNode.mp4 new file mode 100644 index 0000000000..98c22085e9 Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/NewNode.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/NewNode.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/NewNode.mp4.meta new file mode 100644 index 0000000000..355d93136c --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/NewNode.mp4.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: ec57682edc5250040ad9aaec9563b8df +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StreamingAssets/HelpSystem/Videos/RotateNode.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/RotateNode.mp4 new file mode 100644 index 0000000000..c00dbcdc51 Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/RotateNode.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/RotateNode.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/RotateNode.mp4.meta new file mode 100644 index 0000000000..c782997ee3 --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/RotateNode.mp4.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: a681165cb1e7e9a48ad3d5236f906a29 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StreamingAssets/HelpSystem/Videos/ScaleNode.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/ScaleNode.mp4 new file mode 100644 index 0000000000..b44c4d01e7 Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/ScaleNode.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/ScaleNode.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/ScaleNode.mp4.meta new file mode 100644 index 0000000000..b740dfe125 --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/ScaleNode.mp4.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 13a39bbfcea6db441b881001cdc033d6 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StreamingAssets/HelpSystem/Videos/ShowCode.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/ShowCode.mp4 new file mode 100644 index 0000000000..c0510a9208 Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/ShowCode.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/ShowCode.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/ShowCode.mp4.meta new file mode 100644 index 0000000000..528a28372c --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/ShowCode.mp4.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 7f4ee56bac8bd964c821c98931fca97f +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StreamingAssets/HelpSystem/Videos/drawFreeRoom.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/drawFreeRoom.mp4 new file mode 100644 index 0000000000..1e71f0ae2c Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/drawFreeRoom.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/drawFreeRoom.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/drawFreeRoom.mp4.meta new file mode 100644 index 0000000000..3bbc293557 --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/drawFreeRoom.mp4.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 7bbaa9a736f0d2e40b2847568da159e7 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StreamingAssets/HelpSystem/Videos/evolution.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/evolution.mp4 new file mode 100644 index 0000000000..0e802fa7b3 Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/evolution.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/evolution.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/evolution.mp4.meta new file mode 100644 index 0000000000..0a53f43165 --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/evolution.mp4.meta @@ -0,0 +1,18 @@ +fileFormatVersion: 2 +guid: 317c8a154ac4b5e498672adee0ba9c46 +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/StreamingAssets/HelpSystem/Videos/hideNode.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/hideNode.mp4 new file mode 100644 index 0000000000..572b811f62 Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/hideNode.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/hideNode.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/hideNode.mp4.meta new file mode 100644 index 0000000000..b38e26f09c --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/hideNode.mp4.meta @@ -0,0 +1,18 @@ +fileFormatVersion: 2 +guid: df54d098ae350c4488bcbbc470470350 +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/StreamingAssets/HelpSystem/Videos/mainMenue.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/mainMenue.mp4 new file mode 100644 index 0000000000..d3654fa188 Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/mainMenue.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/mainMenue.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/mainMenue.mp4.meta new file mode 100644 index 0000000000..928f471675 --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/mainMenue.mp4.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0383bb3a4b4723f4e980e51e4cf3d338 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StreamingAssets/HelpSystem/Videos/navigation.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/navigation.mp4 new file mode 100644 index 0000000000..e54038f289 Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/navigation.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/navigation.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/navigation.mp4.meta new file mode 100644 index 0000000000..25e81bb73f --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/navigation.mp4.meta @@ -0,0 +1,18 @@ +fileFormatVersion: 2 +guid: b007afa7b158b0b4196b6a51bb7833e4 +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/StreamingAssets/HelpSystem/Videos/searchNode.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/searchNode.mp4 new file mode 100644 index 0000000000..cff993b424 Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/searchNode.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/searchNode.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/searchNode.mp4.meta new file mode 100644 index 0000000000..79dc0e5757 --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/searchNode.mp4.meta @@ -0,0 +1,18 @@ +fileFormatVersion: 2 +guid: 00c996ec69902da438b337900cc93388 +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/StreamingAssets/HelpSystem/Videos/toggleFocus.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/toggleFocus.mp4 new file mode 100644 index 0000000000..8f6407ee52 Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/toggleFocus.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/toggleFocus.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/toggleFocus.mp4.meta new file mode 100644 index 0000000000..1a19d85b50 --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/toggleFocus.mp4.meta @@ -0,0 +1,18 @@ +fileFormatVersion: 2 +guid: 25d10dcee23a08f4ea2a97b3e7ea8383 +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/StreamingAssets/HelpSystem/Videos/workInProgress.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/workInProgress.mp4 new file mode 100644 index 0000000000..849751ee42 Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/workInProgress.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/workInProgress.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/workInProgress.mp4.meta new file mode 100644 index 0000000000..2ef00ce905 --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/workInProgress.mp4.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 1ce9d7465677f7c458034f19ee650553 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StreamingAssets/HelpSystem/Videos/zoomIntoCodeCity.mp4 b/Assets/StreamingAssets/HelpSystem/Videos/zoomIntoCodeCity.mp4 new file mode 100644 index 0000000000..07a1e51d3e Binary files /dev/null and b/Assets/StreamingAssets/HelpSystem/Videos/zoomIntoCodeCity.mp4 differ diff --git a/Assets/StreamingAssets/HelpSystem/Videos/zoomIntoCodeCity.mp4.meta b/Assets/StreamingAssets/HelpSystem/Videos/zoomIntoCodeCity.mp4.meta new file mode 100644 index 0000000000..8980055626 --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/Videos/zoomIntoCodeCity.mp4.meta @@ -0,0 +1,18 @@ +fileFormatVersion: 2 +guid: 0211ce5001a634f47aadb8afb8ebb53a +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/StreamingAssets/HelpSystem/helpSystem.json b/Assets/StreamingAssets/HelpSystem/helpSystem.json new file mode 100644 index 0000000000..5be8833e9a --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/helpSystem.json @@ -0,0 +1,626 @@ +{ + "HelpSystem": { + "MenuEntry": { + "name": "Help System", + "description": "Find your specific use case", + "icon": "Materials/Notification/info", + "MenuEntries": [ + { + "type": "MenuEntry", + "name": "Architecture", + "description": "Use cases related to the architecture", + "color": "magenta", + "MenuEntries": [ + { + "type": "MenuEntry", + "name": "Player Menu", + "description": "Player Menu use cases", + "color": "magenta", + "MenuEntries": [ + { + "type": "HelpSystemEntry", + "name": "Move node", + "description": "How to move a node", + "color": "magenta", + "video": "HelpSystem/Videos/MoveNode.mp4", + "HelpEntries": [ + { + "index": 1, + "text": "Initial the move mode is selected, if not press Space and left click on Move.", + "startPosition": 0 + }, + { + "index": 2, + "text": "Press and hold the left mouse button to drag a node.", + "startPosition": 6 + }, + { + "index": 3, + "text": "Release mouse button to place the node on its new position.", + "startPosition": 10 + }, + { + "index": 4, + "text": "You can undo by pressing Control and Z.", + "startPosition": 20 + } + ] + }, + { + "type": "HelpSystemEntry", + "name": "Rotate node", + "description": "How to rotate a node", + "color": "magenta", + "video": "HelpSystem/Videos/RotateNode.mp4", + "HelpEntries": [ + { + "index": 1, + "text": "Press Space for opening the player menu.", + "startPosition": 0 + }, + { + "index": 2, + "text": "Left click on the entry Rotate Node.", + "startPosition": 6 + }, + { + "index": 3, + "text": "Left click on the node. A yellow ring appears.", + "startPosition": 10 + }, + { + "index": 4, + "text": "Left click and hold the ring. Move your mouse and release when you reach the right rotation.", + "startPosition": 15 + } + ] + }, + { + "type": "HelpSystemEntry", + "name": "Hide Node", + "description": "How to hide node(s)", + "color": "magenta", + "video": "HelpSystem/Videos/hideNode.mp4", + "HelpEntries": [ + { + "index": 1, + "text": "For hiding one or more nodes press space to open the player menu and select hide node.", + "startPosition": 0 + }, + { + "index": 2, + "text": "Scroll down and select hide selected or hide unselected.", + "startPosition": 9 + }, + { + "index": 3, + "text": "Select the node to hide or stay by left clicking on it.", + "startPosition": 22 + }, + { + "index": 4, + "text": "For the selection of multiple nodes, hold key Control while clicking.", + "startPosition": 30 + }, + { + "index": 5, + "text": "If you are ready, confirm your selection with the button done.", + "startPosition": 39 + }, + { + "index": 6, + "text": "Hint: If you hide a parent node, all connected edges and child nodes will be hidden too.", + "startPosition": 50 + } + ] + }, + { + "type": "HelpSystemEntry", + "name": "Add Edge", + "description": "How to add a new edge", + "color": "magenta", + "video": "HelpSystem/Videos/AddEdge.mp4", + "HelpEntries": [ + { + "index": 1, + "text": "Press Space for opening the player menu.", + "startPosition": 0 + }, + { + "index": 2, + "text": "Left click on the entry new edge.", + "startPosition": 5 + }, + { + "index": 3, + "text": "Left click on a node to select the start node.", + "startPosition": 10 + }, + { + "index": 4, + "text": "Left click on a node to select the target node.", + "startPosition": 14 + }, + { + "index": 5, + "text": "You can now see the edge as a spline with a color gradient.", + "startPosition": 18 + }, + { + "index": 6, + "text": "Press key U to reset the selected start node.", + "startPosition": 22 + } + ] + }, + + { + "type": "HelpSystemEntry", + "name": "Add Node", + "description": "How to add a new node", + "color": "magenta", + "video": "HelpSystem/Videos/NewNode.mp4", + "HelpEntries": [ + { + "index": 1, + "text": "Press Space for opening the player menu.", + "startPosition": 0 + }, + { + "index": 2, + "text": "Left click on the entry New Node.", + "startPosition": 6 + }, + { + "index": 3, + "text": "Search for the place you want to insert the node.", + "startPosition": 10 + }, + { + "index": 4, + "text": "Left click to place it.", + "startPosition": 14 + }, + { + "index": 5, + "text": "Open player menu again to choose Edit Node. ", + "startPosition": 18 + }, + { + "index": 6, + "text": "Left click on your new node and add attributes to it.", + "startPosition": 22 + } + ] + }, + { + "type": "HelpSystemEntry", + "name": "Edit Node", + "description": "How to edit an existing node", + "color": "magenta", + "video": "HelpSystem/Videos/EditNodev2.mp4", + "HelpEntries": [ + { + "index": 1, + "text": "Press Space for opening the player menu.", + "startPosition": 0 + }, + { + "index": 2, + "text": "Left click on the entry edit node.", + "startPosition": 6 + }, + { + "index": 3, + "text": "Left click on the node you want to edit.", + "startPosition": 12 + }, + { + "index": 4, + "text": "You can see all editable metrics inside of this new window.", + "startPosition": 16 + }, + { + "index": 5, + "text": "Insert new values, if so desired.", + "startPosition": 20 + }, + { + "index": 6, + "text": "Finish the editing process by pushing the Okay button.", + "startPosition": 24 + } + ] + }, + { + "type": "HelpSystemEntry", + "name": "Scale Node", + "description": "How to scale a node", + "color": "magenta", + "video": "HelpSystem/Videos/ScaleNode.mp4", + "HelpEntries": [ + { + "index": 1, + "text": "Press Space for opening the player menu.", + "startPosition": 0 + }, + { + "index": 2, + "text": "Left click on the entry scale node.", + "startPosition": 6 + }, + { + "index": 3, + "text": "Left click on a node. Axis will appear.", + "startPosition": 12 + }, + { + "index": 4, + "text": "Drag the axis in which direction you want to scale the node.", + "startPosition": 17 + }, + { + "index": 5, + "text": "Release mouse to confirm..", + "startPosition": 21 + } + ] + }, + { + "type": "HelpSystemEntry", + "name": "Delete Node or Edge", + "description": "How to delete node or edge", + "color": "magenta", + "video": "HelpSystem/Videos/Delete.mp4", + "HelpEntries": [ + { + "index": 1, + "text": "Press Space for opening the player menu.", + "startPosition": 0 + }, + { + "index": 2, + "text": "Left click on entry Delete", + "startPosition": 7 + }, + { + "index": 3, + "text": "To delete an edge just left click it.", + "startPosition": 12 + }, + { + "index": 4, + "text": "After blinking it will disappear.", + "startPosition": 17 + }, + { + "index": 5, + "text": "You can also remove a node with its edges, just click it.", + "startPosition": 21 + }, + { + "index": 6, + "text": "After blinking it will also disappear.", + "startPosition": 26 + }, + { + "index": 6, + "text": "You can undo with Control and Z.", + "startPosition": 34 + } + ] + }, + { + "type": "HelpSystemEntry", + "name": "Show Code", + "description": "How to show code of a node.", + "color": "magenta", + "video": "HelpSystem/Videos/ShowCode.mp4", + "HelpEntries": [ + { + "index": 1, + "text": "This Code city represents the SEE project.", + "startPosition": 0 + }, + { + "index": 2, + "text": "To see code, open the player menu with space.", + "startPosition": 4 + }, + { + "index": 3, + "text": "Left click on the entry Show Code.", + "startPosition": 8 + }, + { + "index": 4, + "text": "Left click to select a node. A code window opens.", + "startPosition": 13 + }, + { + "index": 5, + "text": "You can also use the context menu. Right click on a node.", + "startPosition": 28 + }, + { + "index": 6, + "text": "Now choose Show Code again.", + "startPosition": 33 + }, + { + "index": 7, + "text": "By dragging the code window corner you can adjust the size.", + "startPosition": 38 + } + ] + } + + ] + }, + { + "type": "HelpSystemEntry", + "name": "Search for a node", + "description": "How to search for a node by source-name", + "color": "magenta", + "video": "HelpSystem/Videos/workInProgress.mp4", + "HelpEntries": [ + { + "index": 1, + "text": "Press key F for opening the search menu.", + "startPosition": 0 + }, + { + "index": 2, + "text": "Insert the name of the node or part of it into the input field.", + "startPosition": 5 + }, + { + "index": 3, + "text": "Press the button Okay.", + "startPosition": 13 + }, + { + "index": 4, + "text": "You can see the 5 best matching nodes, ascending by their matching score.", + "startPosition": 16 + }, + { + "index": 5, + "text": "If you left click on one node entry, the respective node will be highlighted.", + "startPosition": 23 + }, + { + "index": 6, + "text": "The node is blinking and a light beam strikes for a few seconds.", + "startPosition": 30 + } + ] + } + ] + }, + { + "type": "MenuEntry", + "name": "Evolution", + "description": "Use cases related to software-evolution", + "color": "red", + "MenuEntries": [ + { + "type": "HelpSystemEntry", + "name": "Navigation bar", + "description": "How to navigate between versions of evolution", + "color": "red", + "video": "HelpSystem/Videos/evolution.mp4", + "HelpEntries": [ + { + "index": 1, + "text": "You can start the evolution with the play button at the navigation bar.", + "startPosition": 0 + }, + { + "index": 2, + "text": "You can see the current version of all versions on the lower right side.", + "startPosition": 10 + }, + { + "index": 3, + "text": "If you want to pause the evolution, press the pause button, which appears after pushing the play button.", + "startPosition": 20 + }, + { + "index": 4, + "text": "The other play button is for backward playing and works as same as the normal play button.", + "startPosition": 27 + }, + { + "index": 5, + "text": "Pushing multiple times on the double play buttons determines the play speed.", + "startPosition": 34 + }, + { + "index": 6, + "text": "You also can skip by moving the dragger of the navigation bar by left click on it.", + "startPosition": 44 + }, + { + "index": 7, + "text": "Yellow beams represent changes in classes.", + "startPosition": 49 + }, + { + "index": 8, + "text": "Green beams represent new classes.", + "startPosition": 52 + }, + { + "index": 9, + "text": "Red beams represent deleted classes.", + "startPosition": 55 + } + ] + } + ] + }, + { + "type": "MenuEntry", + "name": "Drawable", + "description": "Use cases related to drawable-system", + "color": "magenta", + "MenuEntries": [ + { + "type": "HelpSystemEntry", + "name": "Draw free in the room", + "description": "How to draw somewhere in the room", + "color": "green", + "video": "HelpSystem/Videos/DrawFreeRoom.mp4", + "HelpEntries": [ + { + "index": 1, + "text": "Press Space for opening the player menu.", + "startPosition": 0 + }, + { + "index": 2, + "text": "Left click on the entry Draw.", + "startPosition": 8 + }, + { + "index": 3, + "text": "Left click and hold to draw.", + "startPosition": 14 + }, + { + "index": 4, + "text": "Your drawing is now placed in the room and you can walk around it.", + "startPosition": 21 + } + ] + } + ] + }, + { + "type": "MenuEntry", + "name": "Debugging", + "description": "Use cases related to software-debugging", + "color": "blue" + }, + { + "type": "MenuEntry", + "name": "Quality", + "description": "Use cases related to the software-quality", + "color": "cyan" + }, + { + "type": "MenuEntry", + "name": "Navigation", + "description": "Use cases related to the navigation in SEE", + "color": "green", + "MenuEntries": [ + { + "type": "MenuEntry", + "name": "Player navigation", + "description": "How to navigate in SEE", + "color": "green", + "MenuEntries": [ + { + "type": "HelpSystemEntry", + "name": "Switch table", + "description": "How to switch between tables", + "color": "green", + "video": "HelpSystem/Videos/toggleFocus.mp4", + "HelpEntries": [ + { + "index": 1, + "text": "By default, your focussed view may be locked on a code city.", + "startPosition": 0 + }, + { + "index": 2, + "text": "Press key L for unlock your view to move free in space.", + "startPosition": 10 + }, + { + "index": 3, + "text": "Now you can move free in space to other tables.", + "startPosition": 20 + }, + { + "index": 4, + "text": "If you press key L again, your view is focussed on the architecture again.", + "startPosition": 28 + } + ] + }, + { + "type": "HelpSystemEntry", + "name": "Simple navigation", + "description": "How to edit an existing node", + "color": "green", + "video": "HelpSystem/Videos/navigation.mp4", + "HelpEntries": [ + { + "index": 1, + "text": "To switch your point of view, hold the right mouse button and move the mouse.", + "startPosition": 0 + }, + { + "index": 2, + "text": "Press Key W or S to move forwards or backwards.", + "startPosition": 10 + }, + { + "index": 3, + "text": "If your view is unlocked, you can move to the right or left with Key A or D.", + "startPosition": 20 + } + ] + } + ] + }, + { + "type": "MenuEntry", + "name": "City navigation", + "description": "How to navigate a code city", + "color": "green", + "MenuEntries": [ + { + "type": "HelpSystemEntry", + "name": "Zoom into Code-Cities", + "description": "How to zoom into code-cities", + "color": "green", + "video": "HelpSystem/Videos/zoomIntoCodeCity.mp4", + "HelpEntries": [ + { + "index": 1, + "text": "Hover with the mouse over the city you want to zoom into.", + "startPosition": 0 + }, + { + "index": 2, + "text": "Now, you can scroll the mouse wheel up for zooming.", + "startPosition": 6 + }, + { + "index": 3, + "text": "The zooming is focussed on the mouse pointer.", + "startPosition": 10 + }, + { + "index": 4, + "text": "If you want to zoom out, scroll with the mouse wheel down.", + "startPosition": 15 + }, + { + "index": 5, + "text": "If the city is not centered anymore, press key R to reset the layout to centered.", + "startPosition": 26 + } + ] + } + ] + } + ] + } + ] + } + } +} diff --git a/Assets/StreamingAssets/HelpSystem/helpSystem.json.meta b/Assets/StreamingAssets/HelpSystem/helpSystem.json.meta new file mode 100644 index 0000000000..189204a75f --- /dev/null +++ b/Assets/StreamingAssets/HelpSystem/helpSystem.json.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: ce314af3b5353034ebb33552205a9fea +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StreamingAssets/Videos/AddEdge.mp4 b/Assets/StreamingAssets/Videos/AddEdge.mp4 deleted file mode 100644 index 7ae6c825a4..0000000000 --- a/Assets/StreamingAssets/Videos/AddEdge.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d17b59f41ad323cbed389596d2514d6e7c212ea4177ae008dd428dd614e6ed3d -size 7599234 diff --git a/Assets/StreamingAssets/Videos/AddEdge.mp4.meta b/Assets/StreamingAssets/Videos/AddEdge.mp4.meta deleted file mode 100644 index 68b44a939a..0000000000 --- a/Assets/StreamingAssets/Videos/AddEdge.mp4.meta +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f96eb1561187be964d0857b8cbbf2937c9ff364f8a2497132589cd565fdb54df -size 372 diff --git a/Assets/StreamingAssets/Videos/EditNode.mp4 b/Assets/StreamingAssets/Videos/EditNode.mp4 deleted file mode 100644 index f240fb6f27..0000000000 --- a/Assets/StreamingAssets/Videos/EditNode.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb7fef6afdf0f2fe840362d478b570d45973852bac4ab8eaccb5a351d63a57af -size 7602910 diff --git a/Assets/StreamingAssets/Videos/EditNode.mp4.meta b/Assets/StreamingAssets/Videos/EditNode.mp4.meta deleted file mode 100644 index ff608b2e83..0000000000 --- a/Assets/StreamingAssets/Videos/EditNode.mp4.meta +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46c7c69bf0d312b82777c038c204a6f53e61e3e6fc18fcca4921a942958ef23c -size 372 diff --git a/Assets/StreamingAssets/Videos/New Render Texture.renderTexture b/Assets/StreamingAssets/Videos/New Render Texture.renderTexture deleted file mode 100644 index 97637c34c7..0000000000 --- a/Assets/StreamingAssets/Videos/New Render Texture.renderTexture +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:811559cd4b27c7cb26e1fab1e17c846e1f7da1c433a3d2ef574ad2b47e3469a9 -size 866 diff --git a/Assets/StreamingAssets/Videos/New Render Texture.renderTexture.meta b/Assets/StreamingAssets/Videos/New Render Texture.renderTexture.meta deleted file mode 100644 index aae7cd4640..0000000000 --- a/Assets/StreamingAssets/Videos/New Render Texture.renderTexture.meta +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00519dc381129b732e8fe9b508e7fef8692183899a040827c67e0904983cc012 -size 196 diff --git a/Assets/StreamingAssets/Videos/evolution.mp4 b/Assets/StreamingAssets/Videos/evolution.mp4 deleted file mode 100644 index d628cec12d..0000000000 --- a/Assets/StreamingAssets/Videos/evolution.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5ab02e23a212748e92ea4798954a98684e61f44d1f2737951b01e1a462bc9b2 -size 2633715 diff --git a/Assets/StreamingAssets/Videos/evolution.mp4.meta b/Assets/StreamingAssets/Videos/evolution.mp4.meta deleted file mode 100644 index 28079842a8..0000000000 --- a/Assets/StreamingAssets/Videos/evolution.mp4.meta +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc08e5883849ffeefff5fdde29b5d785a22fe542917c62373748d066c0987d23 -size 372 diff --git a/Assets/StreamingAssets/Videos/helpSystem.json b/Assets/StreamingAssets/Videos/helpSystem.json deleted file mode 100644 index 90c35a9f52..0000000000 --- a/Assets/StreamingAssets/Videos/helpSystem.json +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:728f23c8ba184da907c663afe92da48153b5ad927411beb1e3e5d13f096b5093 -size 20781 diff --git a/Assets/StreamingAssets/Videos/helpSystem.json.meta b/Assets/StreamingAssets/Videos/helpSystem.json.meta deleted file mode 100644 index 7b5ece7900..0000000000 --- a/Assets/StreamingAssets/Videos/helpSystem.json.meta +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21a125fea8783451086c575b914f799e38467143bcd43d2e8f798d8a13406cc8 -size 155 diff --git a/Assets/StreamingAssets/Videos/hideNode.mp4 b/Assets/StreamingAssets/Videos/hideNode.mp4 deleted file mode 100644 index bb33fa99fc..0000000000 --- a/Assets/StreamingAssets/Videos/hideNode.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:552a428af137448ff44c10deedbab3d579e794b5c7bced753a57f92f212063fb -size 14092302 diff --git a/Assets/StreamingAssets/Videos/hideNode.mp4.meta b/Assets/StreamingAssets/Videos/hideNode.mp4.meta deleted file mode 100644 index 1ced308e6a..0000000000 --- a/Assets/StreamingAssets/Videos/hideNode.mp4.meta +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b2830db8317b838c5cd6430a1b944982b390158e63ba8afaeeb976a13c80337e -size 372 diff --git a/Assets/StreamingAssets/Videos/navigation.mp4 b/Assets/StreamingAssets/Videos/navigation.mp4 deleted file mode 100644 index 8d70664005..0000000000 --- a/Assets/StreamingAssets/Videos/navigation.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bde2424fbf80ec769d90e298de4ad9d401871478e58fdbecaecdf82243c38182 -size 18504382 diff --git a/Assets/StreamingAssets/Videos/navigation.mp4.meta b/Assets/StreamingAssets/Videos/navigation.mp4.meta deleted file mode 100644 index 5c46b06694..0000000000 --- a/Assets/StreamingAssets/Videos/navigation.mp4.meta +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58dc602faedad97096b864a8e20b95305d6cbe6485185141ec04f599f7bb8a5e -size 372 diff --git a/Assets/StreamingAssets/Videos/searchNode.mp4 b/Assets/StreamingAssets/Videos/searchNode.mp4 deleted file mode 100644 index de734819fb..0000000000 --- a/Assets/StreamingAssets/Videos/searchNode.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f48e8c8e7d976d46ff2f24d5b87da9400082fb4259ad8f8fe316b617268fae12 -size 9355855 diff --git a/Assets/StreamingAssets/Videos/searchNode.mp4.meta b/Assets/StreamingAssets/Videos/searchNode.mp4.meta deleted file mode 100644 index 438d51d8ef..0000000000 --- a/Assets/StreamingAssets/Videos/searchNode.mp4.meta +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1216b4f8a436e21706435d1f4d4afddf2c9e38c79a41c052aae6c7db4f4cb98b -size 372 diff --git a/Assets/StreamingAssets/Videos/toggleFocus.mp4 b/Assets/StreamingAssets/Videos/toggleFocus.mp4 deleted file mode 100644 index 4da71bc2b3..0000000000 --- a/Assets/StreamingAssets/Videos/toggleFocus.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e4b15e59ddcd3b70cd6f8c20782df691b9c567937bc213bdd15016e94f67f60 -size 16135463 diff --git a/Assets/StreamingAssets/Videos/toggleFocus.mp4.meta b/Assets/StreamingAssets/Videos/toggleFocus.mp4.meta deleted file mode 100644 index 2ed9ea323e..0000000000 --- a/Assets/StreamingAssets/Videos/toggleFocus.mp4.meta +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e53736594fd5b7f7432d3a6e8efd8a6506ad72b9edca2dfa3a7abb487f5754af -size 372 diff --git a/Assets/StreamingAssets/Videos/zoomIntoCodeCity.mp4 b/Assets/StreamingAssets/Videos/zoomIntoCodeCity.mp4 deleted file mode 100644 index 7c085d9fbd..0000000000 --- a/Assets/StreamingAssets/Videos/zoomIntoCodeCity.mp4 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14bb8ebaca3dc5f4f656c50b4bfb5ace7db6b4a15582933c0e320a641a7cc0c2 -size 9210602 diff --git a/Assets/StreamingAssets/Videos/zoomIntoCodeCity.mp4.meta b/Assets/StreamingAssets/Videos/zoomIntoCodeCity.mp4.meta deleted file mode 100644 index e04bae9e0a..0000000000 --- a/Assets/StreamingAssets/Videos/zoomIntoCodeCity.mp4.meta +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db53b2b58840a4eff3a03ad21bc2d7cd2c708d1797baf18c3a179db304a0ba2d -size 372