Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion Game/Sohan_project_Unity/Assets/CursorScript.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
using System.Collections;
//Created by Sixto Alcoba sixtoalcobabanqueri@gmail.com
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using System;
Expand Down
4 changes: 3 additions & 1 deletion Game/Sohan_project_Unity/Assets/GameManager.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
using System.Collections;
//Created by Sixto Alcoba sixtoalcobabanqueri@gmail.com

using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,7 @@ GameObject:
- component: {fileID: 1312342201971691997}
m_Layer: 0
m_Name: Mapache
m_TagString: NoTarget
m_TagString: Target
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
Expand Down
4 changes: 3 additions & 1 deletion Game/Sohan_project_Unity/Assets/RightChoice_SceneManager.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
using System.Collections;

//Created by Sixto Alcoba sixtoalcobabanqueri@gmail.com
using System.Collections;
using System.Collections.Generic;
using UnityEngine;

Expand Down
4 changes: 3 additions & 1 deletion Game/Sohan_project_Unity/Assets/SceneManager1.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
using System;

//Created by Sixto Alcoba sixtoalcobabanqueri@gmail.com
using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
Expand Down
4 changes: 2 additions & 2 deletions Game/Sohan_project_Unity/Assets/Scenes/Initial.unity
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 0, y: 32.75}
m_AnchoredPosition: {x: 0, y: 27.2}
m_SizeDelta: {x: 100, y: 100}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!95 &335087148
Expand Down Expand Up @@ -1318,7 +1318,7 @@ Transform:
m_GameObject: {fileID: 1913003026}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -0.4, y: 7.8, z: 122.9}
m_LocalScale: {x: 0.46, y: 0.7, z: 1}
m_LocalScale: {x: 0.52, y: 0.7, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 9
Expand Down
2 changes: 1 addition & 1 deletion Game/Sohan_project_Unity/Assets/Scenes/RightChoice.unity
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1331752499}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 1.0372633, y: 6.8934183, z: 14.029791}
m_LocalPosition: {x: 1.0372633, y: 6.8934183, z: 79.3}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 0}
Expand Down
4 changes: 2 additions & 2 deletions Game/Sohan_project_Unity/Assets/Scenes/WrongChoice.unity
Original file line number Diff line number Diff line change
Expand Up @@ -572,8 +572,8 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1662327866}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 1.0372633, y: 3.05, z: 14.029791}
m_LocalScale: {x: 0.55, y: 0.65, z: 1}
m_LocalPosition: {x: 1.0372633, y: 3.05, z: 66.6}
m_LocalScale: {x: 0.79, y: 0.9, z: 1}
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 5
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

//Created by Sixto Alcoba sixtoalcobabanqueri@gmail.com
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
Expand Down
Binary file not shown.
Binary file modified Game/Sohan_project_Unity/Build/Sohan_project_Data/level0
Binary file not shown.
Binary file modified Game/Sohan_project_Unity/Build/Sohan_project_Data/level1
Binary file not shown.
Binary file modified Game/Sohan_project_Unity/Build/Sohan_project_Data/level2
Binary file not shown.
Binary file not shown.
Binary file removed Game/Sohan_project_Unity/Build/buildfordemo2.rar
Binary file not shown.