diff --git a/Assets/LIN/Tests.meta b/Assets/LIN/Tests.meta deleted file mode 100644 index e5b40991..00000000 --- a/Assets/LIN/Tests.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 6468efabb5f9308459bd0e1662a3816f -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/LIN/Tests/Foward Fixed Joystick.prefab b/Assets/LIN/Tests/Foward Fixed Joystick.prefab deleted file mode 100644 index 57506491..00000000 --- a/Assets/LIN/Tests/Foward Fixed Joystick.prefab +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d0da53a0e40086a14f6828f7db2263acdf8fbe9f90951ced29e688bab7b16d3 -size 5019 diff --git a/Assets/LIN/Tests/Foward Fixed Joystick.prefab.meta b/Assets/LIN/Tests/Foward Fixed Joystick.prefab.meta deleted file mode 100644 index 667c3a70..00000000 --- a/Assets/LIN/Tests/Foward Fixed Joystick.prefab.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: ac48046581f0206449e480caaee1ae59 -PrefabImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/LIN/Tests/FowardFixedJoystickController.cs b/Assets/LIN/Tests/FowardFixedJoystickController.cs deleted file mode 100644 index 5ff3c777..00000000 --- a/Assets/LIN/Tests/FowardFixedJoystickController.cs +++ /dev/null @@ -1,25 +0,0 @@ -using System.Collections; -using System.Collections.Generic; -using Unity.VisualScripting; -using UnityEngine; -using UnityEngine.Serialization; - -public class FowardFixedJoystickController : MonoBehaviour -{ - public GameObject forwardJoystick; - - private GameObject joystickObject; - - public void Show() - { - var parentObject = FindObjectOfType(typeof(Canvas)); - joystickObject = Instantiate(forwardJoystick,parentObject.GameObject().transform); - - forwardJoystick.SetActive(true); - } - - public void Hide() - { - Destroy(joystickObject); - } -} diff --git a/Assets/LIN/Tests/FowardFixedJoystickController.cs.meta b/Assets/LIN/Tests/FowardFixedJoystickController.cs.meta deleted file mode 100644 index 094245d0..00000000 --- a/Assets/LIN/Tests/FowardFixedJoystickController.cs.meta +++ /dev/null @@ -1,11 +0,0 @@ -fileFormatVersion: 2 -guid: 690c0dc2b46618b498a915f63c0a2c6c -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/LIN/Tests/Interaction Button.prefab b/Assets/LIN/Tests/Interaction Button.prefab deleted file mode 100644 index 1e29b93b..00000000 --- a/Assets/LIN/Tests/Interaction Button.prefab +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0660f3be2c23eeb5b6d39631c236f8c8d991ae07093f6d9704d0feafc3d40556 -size 4637 diff --git a/Assets/LIN/Tests/Interaction Button.prefab.meta b/Assets/LIN/Tests/Interaction Button.prefab.meta deleted file mode 100644 index c4ceae5b..00000000 --- a/Assets/LIN/Tests/Interaction Button.prefab.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: 4d761fd80ffc7504cbfe46a9d52a46ef -PrefabImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/LIN/Tests/JpystickTutorial.cs b/Assets/LIN/Tests/JpystickTutorial.cs deleted file mode 100644 index ca563666..00000000 --- a/Assets/LIN/Tests/JpystickTutorial.cs +++ /dev/null @@ -1,21 +0,0 @@ -using System.Collections; -using System.Collections.Generic; -using Unity.VisualScripting; -using UnityEngine; - -public class JpystickTutorial : MonoBehaviour -{ - public GameObject joystickObject; - - public void Show() - { - var parentObject = FindObjectOfType(typeof(Canvas)); - Instantiate(joystickObject,parentObject.GameObject().transform); - joystickObject.SetActive(true); - } - - public void Hide() - { - joystickObject.SetActive(false); - } -} diff --git a/Assets/LIN/Tests/JpystickTutorial.cs.meta b/Assets/LIN/Tests/JpystickTutorial.cs.meta deleted file mode 100644 index 2d9bf800..00000000 --- a/Assets/LIN/Tests/JpystickTutorial.cs.meta +++ /dev/null @@ -1,11 +0,0 @@ -fileFormatVersion: 2 -guid: 29d83b85fb75a0042ae52dd8d5dbf036 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/LIN/Tests/TutorialAnim1.prefab b/Assets/LIN/Tests/TutorialAnim1.prefab deleted file mode 100644 index 21d29217..00000000 --- a/Assets/LIN/Tests/TutorialAnim1.prefab +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad3ddb5fcf47f1ee35c088e73da1c2dc7f57ce0f97027a44276d60a761a60047 -size 5603 diff --git a/Assets/LIN/Tests/TutorialAnim1.prefab.meta b/Assets/LIN/Tests/TutorialAnim1.prefab.meta deleted file mode 100644 index f84c9956..00000000 --- a/Assets/LIN/Tests/TutorialAnim1.prefab.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: bb56cf86788033f41ae91bd4bc593044 -PrefabImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/LIN/Tests/TutorialAnim2.prefab b/Assets/LIN/Tests/TutorialAnim2.prefab deleted file mode 100644 index ad91ffb9..00000000 --- a/Assets/LIN/Tests/TutorialAnim2.prefab +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ecf1255c64610a5a2fa411a2cc9154c1ba6c61b0e25cc372c8ea4e13db229e46 -size 5603 diff --git a/Assets/LIN/Tests/TutorialAnim2.prefab.meta b/Assets/LIN/Tests/TutorialAnim2.prefab.meta deleted file mode 100644 index 582a009d..00000000 --- a/Assets/LIN/Tests/TutorialAnim2.prefab.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: 391f578e16d4f7b43be150d5cb852323 -PrefabImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/LIN/Tests/TutorialAnimPanelController.cs b/Assets/LIN/Tests/TutorialAnimPanelController.cs deleted file mode 100644 index 8e404f83..00000000 --- a/Assets/LIN/Tests/TutorialAnimPanelController.cs +++ /dev/null @@ -1,24 +0,0 @@ -using System.Collections; -using System.Collections.Generic; -using Unity.VisualScripting; -using UnityEngine; -using UnityEngine.Serialization; -using UnityEngine.UI; - -public class TutorialAnimPanelController : MonoBehaviour -{ - public GameObject imagePanel; //prefab - private GameObject panelObject; - - public void Show() - { - var parentObject = FindObjectOfType(typeof(Canvas)); - panelObject = Instantiate(imagePanel,parentObject.GameObject().transform); - panelObject.SetActive(true); - } - - public void Hide() - { - Destroy(panelObject); - } -} diff --git a/Assets/LIN/Tests/TutorialAnimPanelController.cs.meta b/Assets/LIN/Tests/TutorialAnimPanelController.cs.meta deleted file mode 100644 index 161adc06..00000000 --- a/Assets/LIN/Tests/TutorialAnimPanelController.cs.meta +++ /dev/null @@ -1,11 +0,0 @@ -fileFormatVersion: 2 -guid: b2248206441e1a34fb7bcf3f9f7365f6 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/LIN/Tests/TutorialPlayer Variant.prefab b/Assets/LIN/Tests/TutorialPlayer Variant.prefab deleted file mode 100644 index 4d4a160d..00000000 --- a/Assets/LIN/Tests/TutorialPlayer Variant.prefab +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bfa17ed7259900471215849a2b66dcd768db3dcf91fb321666d282562bf0aa4d -size 4757 diff --git a/Assets/LIN/Tests/TutorialPlayer Variant.prefab.meta b/Assets/LIN/Tests/TutorialPlayer Variant.prefab.meta deleted file mode 100644 index 5ce57c83..00000000 --- a/Assets/LIN/Tests/TutorialPlayer Variant.prefab.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: d68624cd473e4e94b87b92b568a995ce -PrefabImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/LIN/Tests/TutorialPlayer.prefab b/Assets/LIN/Tests/TutorialPlayer.prefab deleted file mode 100644 index 5704cce7..00000000 --- a/Assets/LIN/Tests/TutorialPlayer.prefab +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2090c236c5c6634ddc9f56e4e618bbf7a067743f1c5ae81d754d2487ab191f1b -size 81986 diff --git a/Assets/LIN/Tests/TutorialPlayer.prefab.meta b/Assets/LIN/Tests/TutorialPlayer.prefab.meta deleted file mode 100644 index c3bea292..00000000 --- a/Assets/LIN/Tests/TutorialPlayer.prefab.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: 79ce3ce506925644da6ba3032e3e81bb -PrefabImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/LIN/Tests/TutorialPlayerController.cs b/Assets/LIN/Tests/TutorialPlayerController.cs deleted file mode 100644 index 794f2914..00000000 --- a/Assets/LIN/Tests/TutorialPlayerController.cs +++ /dev/null @@ -1,39 +0,0 @@ -using System.Collections; -using System.Collections.Generic; -using Unity.VisualScripting; -using UnityEngine; -using UnityEngine.Serialization; - -public class TutorialPlayerController : MonoBehaviour -{ - public GameObject tutorialPlayer; - // public Transform tutorialPlayerTransform; - // - // private Vector3 targetPosition = new Vector3(6.12f,0f,-2.43f); - - private GameObject tutorialPlayerObject; - - - public void Show() - { - tutorialPlayerObject = Instantiate(tutorialPlayer); - - tutorialPlayerObject.SetActive(true); - } - - public void Hide() - { - Destroy(tutorialPlayerObject); - } - - // public void ForceMovement() - // { - // tutorialPlayerObject = Instantiate(tutorialPlayer); - // tutorialPlayer.SetActive(true); - // - // // tutorialPlayerObject.transform.position = targetPosition; - // // Debug.Log("rigidBody found force movement completed"); - // - // } - -} diff --git a/Assets/LIN/Tests/TutorialPlayerController.cs.meta b/Assets/LIN/Tests/TutorialPlayerController.cs.meta deleted file mode 100644 index 7edf7cbc..00000000 --- a/Assets/LIN/Tests/TutorialPlayerController.cs.meta +++ /dev/null @@ -1,11 +0,0 @@ -fileFormatVersion: 2 -guid: a1ef688f938191c499a371acae89030a -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/LIN/Tests/TutorialPlayerMove.cs b/Assets/LIN/Tests/TutorialPlayerMove.cs deleted file mode 100644 index c8fae895..00000000 --- a/Assets/LIN/Tests/TutorialPlayerMove.cs +++ /dev/null @@ -1,30 +0,0 @@ -using System.Collections; -using System.Collections.Generic; -using Unity.VisualScripting; -using UnityEngine; - -public class TutorialPlayerMove : MonoBehaviour -{ - void Awake() - { - StartCoroutine(ForceMove()); - } - - IEnumerator ForceMove() - { - while (transform.position.z < -3.1f) - { - transform.position += new Vector3(0, 0, 0.02f); - yield return new WaitForFixedUpdate(); - } - } - - // private void Update() - // { - // if (transform.position.z < -3.0f) - // { - // this.GameObject().transform.Translate(new Vector3(0,0,1) * (1f * Time.deltaTime)); - // // this.GameObject().transform.position = new Vector3(transform.position.x, transform.position.y, transform.position.z +(1f * Time.deltaTime)); - // } - // } -} diff --git a/Assets/LIN/Tests/TutorialPlayerMove.cs.meta b/Assets/LIN/Tests/TutorialPlayerMove.cs.meta deleted file mode 100644 index cf6997bb..00000000 --- a/Assets/LIN/Tests/TutorialPlayerMove.cs.meta +++ /dev/null @@ -1,11 +0,0 @@ -fileFormatVersion: 2 -guid: a434c8ba2e5f48745bf550c47a2ebb5f -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/LIN/Tests/move_Tutorial_player.prefab b/Assets/LIN/Tests/move_Tutorial_player.prefab deleted file mode 100644 index c085e683..00000000 --- a/Assets/LIN/Tests/move_Tutorial_player.prefab +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2eb3a6dd83222f08b0819b98cbd40a756b1f77ca1caa9ebed32efe78c6d2fa59 -size 3901 diff --git a/Assets/LIN/Tests/move_Tutorial_player.prefab.meta b/Assets/LIN/Tests/move_Tutorial_player.prefab.meta deleted file mode 100644 index 62755d3f..00000000 --- a/Assets/LIN/Tests/move_Tutorial_player.prefab.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: 29492c975fd1aaa40903e821b69daa29 -PrefabImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/LIN/Tests/tmp_Tutorial_player.prefab b/Assets/LIN/Tests/tmp_Tutorial_player.prefab deleted file mode 100644 index b83bb4e7..00000000 --- a/Assets/LIN/Tests/tmp_Tutorial_player.prefab +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f55791cc28d2f6b542ee926030879dfbcfc1c77c5b90927c74eb5b1155be9e3 -size 3478 diff --git a/Assets/LIN/Tests/tmp_Tutorial_player.prefab.meta b/Assets/LIN/Tests/tmp_Tutorial_player.prefab.meta deleted file mode 100644 index 106729ba..00000000 --- a/Assets/LIN/Tests/tmp_Tutorial_player.prefab.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: 7d3bc5ecd8c87f64f8a9e137674ee021 -PrefabImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/LIN/Tutorial Test.unity b/Assets/LIN/Tutorial Test.unity deleted file mode 100644 index b2c4d6bc..00000000 --- a/Assets/LIN/Tutorial Test.unity +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f62055cb48413ada6c5bd338d2eb496316e1d088891d121db05436c8c74cdd8 -size 30756 diff --git a/Assets/LIN/Tutorial Test.unity.meta b/Assets/LIN/Tutorial Test.unity.meta deleted file mode 100644 index 9830d118..00000000 --- a/Assets/LIN/Tutorial Test.unity.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: da4de4222cef76849866bab5f0adcaaa -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: