hwj35
2 天以前 814368a304642148fa536d42387614678194fc61
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_PrefabParentObject: {fileID: 0}
  m_PrefabInternal: {fileID: 0}
  m_GameObject: {fileID: 0}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 41159df38ea09e0419833fb7efe84e1a, type: 3}
  m_Name: CreateRoleConfig
  m_EditorClassIdentifier: 
  m_CameraParams:
    prefabName: CreateRole_Camera
    warriorToMagic: Effect_CreateRole_Zh_Zf
    warriorToMagicTime: 1.167
    magicToWarrior: Effect_CreateRole_Zh_Fz
    magicToWarriorTime: 1.167
  m_Warrior:
    job: 1
    scale: 0.91
    platformPrefabName: CreateRolePlat_ZS
    platformPosition: {x: 10.325, y: 0, z: 0}
    platformScale: {x: 1.2, y: 1.2, z: 1.2}
    enterPictureType: 1
    animation: Idle2
    animationDuration: 4
    persistentEffects: a1040000a2040000
    showEffect: 1182
  m_Magic:
    job: 2
    scale: 1
    platformPrefabName: CreateRolePlat_NF
    platformPosition: {x: 0.1, y: 3.3, z: 0.04}
    platformScale: {x: 1.18, y: 1.18, z: 1.18}
    enterPictureType: 1
    animation: Idle2
    animationDuration: 8
    persistentEffects: a3040000a4040000
    showEffect: 1184