This commit is contained in:
rezazfn 2025-02-14 09:24:02 +08:00
parent bf6e713073
commit 00a364bf41
4 changed files with 10 additions and 10 deletions

View file

@ -121101,7 +121101,7 @@ TerrainCollider:
m_ProvidesContacts: 0
m_Enabled: 1
serializedVersion: 2
m_TerrainData: {fileID: 15600000, guid: 93f65d058c1661a44ab01ae405c233d5, type: 2}
m_TerrainData: {fileID: 15600000, guid: dab25067a2d1bfb4284476dba6b9ae8d, type: 2}
m_EnableTreeColliders: 1
--- !u!218 &649665533
Terrain:

View file

@ -80,15 +80,7 @@ public class GoToSchool : MonoBehaviour
private void OnTriggerEnter(Collider other)
{
// // Check if the player entered the trigger
// if (!hasTriggered && other.CompareTag("Player"))
// {
// hasTriggered = true;
// StartCoroutine(FadeInAndLoadScene());
//
// // Task completion is noted here
// gameManager.GoToSchoolTaskComplete();
// }
if (gameManager.currentDay == 2)
{

Binary file not shown.

View file

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: dab25067a2d1bfb4284476dba6b9ae8d
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 15600000
userData:
assetBundleName:
assetBundleVariant: