Skip to content

Commit

Permalink
Update Simple Ability.unity
Browse files Browse the repository at this point in the history
  • Loading branch information
WAYNGROUP authored and WAYNGROUP committed Jul 7, 2020
1 parent af8815c commit a7259a6
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions Samples/Simple Ability/Scenes/Simple Ability.unity
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ GameObject:
m_Component:
- component: {fileID: 1550281779}
- component: {fileID: 1550281777}
- component: {fileID: 1550281778}
m_Layer: 0
m_Name: AbilitySlot
m_TagString: Untagged
Expand All @@ -239,14 +240,26 @@ MonoBehaviour:
m_ParentUI: {fileID: 0}
sourceAsset: {fileID: 9197481963319205126, guid: 5e747bb7785f0b342ae890c2f4973632,
type: 3}
--- !u!114 &1550281778
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1550281776}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 6549674bdb171094493526ca408fcb0c, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!4 &1550281779
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1550281776}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
Expand Down Expand Up @@ -372,7 +385,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
Abilities:
- {fileID: 11400000, guid: c5affa7859da918499a66a765756c387, type: 2}
AbilitySlot: {fileID: 0}
AbilitySlot: {fileID: 1550281778}
--- !u!114 &2131659657
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down

0 comments on commit a7259a6

Please sign in to comment.