adjusted all character ids
This commit is contained in:
BIN
Unity/Assets/Scenes/AR/AR-Task1.unity
(Stored with Git LFS)
BIN
Unity/Assets/Scenes/AR/AR-Task1.unity
(Stored with Git LFS)
Binary file not shown.
BIN
Unity/Assets/Scenes/AR/AR-Task2.unity
(Stored with Git LFS)
BIN
Unity/Assets/Scenes/AR/AR-Task2.unity
(Stored with Git LFS)
Binary file not shown.
BIN
Unity/Assets/Scenes/AR/AR-Task3.unity
(Stored with Git LFS)
BIN
Unity/Assets/Scenes/AR/AR-Task3.unity
(Stored with Git LFS)
Binary file not shown.
BIN
Unity/Assets/Scenes/AR/AR-Task4.unity
(Stored with Git LFS)
BIN
Unity/Assets/Scenes/AR/AR-Task4.unity
(Stored with Git LFS)
Binary file not shown.
BIN
Unity/Assets/Scenes/Screen/Screen-Task1.unity
(Stored with Git LFS)
BIN
Unity/Assets/Scenes/Screen/Screen-Task1.unity
(Stored with Git LFS)
Binary file not shown.
BIN
Unity/Assets/Scenes/Screen/Screen-Task2.unity
(Stored with Git LFS)
Normal file
BIN
Unity/Assets/Scenes/Screen/Screen-Task2.unity
(Stored with Git LFS)
Normal file
Binary file not shown.
7
Unity/Assets/Scenes/Screen/Screen-Task2.unity.meta
Normal file
7
Unity/Assets/Scenes/Screen/Screen-Task2.unity.meta
Normal file
@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e3f98113efbc35e49bc2b254161f536d
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Unity/Assets/Scenes/Screen/Screen-Task3.unity
(Stored with Git LFS)
Normal file
BIN
Unity/Assets/Scenes/Screen/Screen-Task3.unity
(Stored with Git LFS)
Normal file
Binary file not shown.
7
Unity/Assets/Scenes/Screen/Screen-Task3.unity.meta
Normal file
7
Unity/Assets/Scenes/Screen/Screen-Task3.unity.meta
Normal file
@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 4b246cc7b1ac2274aadfe662db513366
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Unity/Assets/Scenes/Screen/Screen-Task4.unity
(Stored with Git LFS)
Normal file
BIN
Unity/Assets/Scenes/Screen/Screen-Task4.unity
(Stored with Git LFS)
Normal file
Binary file not shown.
7
Unity/Assets/Scenes/Screen/Screen-Task4.unity.meta
Normal file
7
Unity/Assets/Scenes/Screen/Screen-Task4.unity.meta
Normal file
@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e0ef1b572fa5a8a4babd0947f36fbd05
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Unity/Assets/Scenes/VR/VR -Task2.unity
(Stored with Git LFS)
BIN
Unity/Assets/Scenes/VR/VR -Task2.unity
(Stored with Git LFS)
Binary file not shown.
BIN
Unity/Assets/Scenes/VR/VR -Task3.unity
(Stored with Git LFS)
BIN
Unity/Assets/Scenes/VR/VR -Task3.unity
(Stored with Git LFS)
Binary file not shown.
BIN
Unity/Assets/Scenes/VR/VR -Task4.unity
(Stored with Git LFS)
BIN
Unity/Assets/Scenes/VR/VR -Task4.unity
(Stored with Git LFS)
Binary file not shown.
BIN
Unity/Assets/Scenes/VR/VR-Task1.unity
(Stored with Git LFS)
BIN
Unity/Assets/Scenes/VR/VR-Task1.unity
(Stored with Git LFS)
Binary file not shown.
@ -7,7 +7,7 @@ public class TaskTimer : MonoBehaviour
|
||||
{
|
||||
[Header("Timer Settings")]
|
||||
[Tooltip("Total time for the task in seconds")]
|
||||
public float taskDuration = 300f; // 5 minutes default
|
||||
public float taskDuration = 1200f; // 5 minutes default
|
||||
|
||||
[Tooltip("Start timer automatically on scene load")]
|
||||
public bool autoStart = true;
|
||||
|
||||
Reference in New Issue
Block a user