feat & fix(): 实现基本新手关卡,修复一些预制体相关的BUG
This commit is contained in:
@@ -1,36 +1,5 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!1 &4586191190057152116
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 2431062606015710943}
|
||||
m_Layer: 0
|
||||
m_Name: EmitPoint
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &2431062606015710943
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 4586191190057152116}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 1.31}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 8254182874643487870}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!1 &6116921146274042770
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -56,7 +25,7 @@ Transform:
|
||||
m_GameObject: {fileID: 6116921146274042770}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 0, y: 0, z: 10}
|
||||
m_LocalPosition: {x: 25.2, y: 24.76, z: -112.7}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
@@ -97,7 +66,6 @@ Transform:
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children:
|
||||
- {fileID: 2431062606015710943}
|
||||
- {fileID: 8009085288281141996}
|
||||
m_Father: {fileID: 0}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
@@ -201,9 +169,11 @@ MonoBehaviour:
|
||||
isEnableInteract: 0
|
||||
isEnableEdit: 1
|
||||
isEnableConnect: 1
|
||||
componentName:
|
||||
needSignalCount: 1
|
||||
isOpenInEditor: 1
|
||||
needSignalCount: 1
|
||||
currentSignalCount: 0
|
||||
componentName:
|
||||
isEnableSendSignal: 0
|
||||
destinationPoint: {fileID: 8009085288281141996}
|
||||
playerTag: Player
|
||||
transportDelay: 0.1
|
||||
|
||||
Reference in New Issue
Block a user