- Added functional map points, and a mostly-functional map marker.
- Added the missing Top Grunge portrait and intro theme. - Added In Jail and Video Music Clue sound effects.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
+24
-2
@@ -9,10 +9,11 @@ GameObject:
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 6251298004829518537}
|
||||
- component: {fileID: 5760338600578438920}
|
||||
- component: {fileID: 1902543354252190736}
|
||||
- component: {fileID: 1093088837443728858}
|
||||
m_Layer: 0
|
||||
m_Name: Floor Map - Location Marker
|
||||
m_Name: Floor Map Location Dot
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
@@ -34,6 +35,27 @@ Transform:
|
||||
- {fileID: 3353001765260514545}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!135 &5760338600578438920
|
||||
SphereCollider:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 5921060304138149918}
|
||||
m_Material: {fileID: 0}
|
||||
m_IncludeLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 33554432
|
||||
m_ExcludeLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_LayerOverridePriority: 0
|
||||
m_IsTrigger: 1
|
||||
m_ProvidesContacts: 0
|
||||
m_Enabled: 1
|
||||
serializedVersion: 3
|
||||
m_Radius: 0.25
|
||||
m_Center: {x: 0, y: 0, z: 0}
|
||||
--- !u!114 &1902543354252190736
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -111,7 +133,7 @@ Transform:
|
||||
m_GameObject: {fileID: 9138048797662084823}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0.025425, z: 0}
|
||||
m_LocalPosition: {x: 0, y: 0.02545, z: 0}
|
||||
m_LocalScale: {x: 0.01, y: 1, z: 0.01}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
Reference in New Issue
Block a user