Working on entrance and building out first level
This commit is contained in:
@@ -106,7 +106,7 @@ Transform:
|
||||
m_GameObject: {fileID: 4135013735270702863}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 1.375, z: 0}
|
||||
m_LocalPosition: {x: 0, y: 1.5, z: 0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
@@ -294,6 +294,7 @@ GameObject:
|
||||
- component: {fileID: 8616685848737228371}
|
||||
- component: {fileID: 1978471637655604388}
|
||||
- component: {fileID: 5420857361349278248}
|
||||
- component: {fileID: 115016143636925697}
|
||||
- component: {fileID: 8616685848737228376}
|
||||
m_Layer: 3
|
||||
m_Name: PlayerCapsule
|
||||
@@ -407,9 +408,24 @@ MonoBehaviour:
|
||||
jump: 0
|
||||
sprint: 0
|
||||
shoot: 0
|
||||
interact: 0
|
||||
analogMovement: 0
|
||||
cursorLocked: 1
|
||||
cursorInputForLook: 1
|
||||
--- !u!114 &115016143636925697
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 8616685848737228372}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 105f4b8125b2dd54a98fcaf3b8eee146, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Interaction
|
||||
interactionPrompt: {fileID: 0}
|
||||
interactRange: 2
|
||||
--- !u!114 &8616685848737228376
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
||||
Reference in New Issue
Block a user