12 changed files with 108 additions and 19 deletions
Binary file not shown.
@ -0,0 +1,22 @@ |
|||||||
|
%YAML 1.1 |
||||||
|
%TAG !u! tag:unity3d.com,2011: |
||||||
|
--- !u!114 &11400000 |
||||||
|
MonoBehaviour: |
||||||
|
m_ObjectHideFlags: 0 |
||||||
|
m_CorrespondingSourceObject: {fileID: 0} |
||||||
|
m_PrefabInstance: {fileID: 0} |
||||||
|
m_PrefabAsset: {fileID: 0} |
||||||
|
m_GameObject: {fileID: 0} |
||||||
|
m_Enabled: 1 |
||||||
|
m_EditorHideFlags: 0 |
||||||
|
m_Script: {fileID: 11500000, guid: 31296c0321326704c8614b265011bd90, type: 3} |
||||||
|
m_Name: Hero_3 |
||||||
|
m_EditorClassIdentifier: |
||||||
|
id: 2 |
||||||
|
name: "\u5973\u5DEB" |
||||||
|
icon: hero_3 |
||||||
|
hp: 80 |
||||||
|
atk: 8 |
||||||
|
speed: 1.1 |
||||||
|
pos: {x: 3, y: 2, z: 4} |
||||||
|
ches: {x: 5, y: 12} |
@ -0,0 +1,8 @@ |
|||||||
|
fileFormatVersion: 2 |
||||||
|
guid: 627fad9d9ab58274298938ce4db65b03 |
||||||
|
NativeFormatImporter: |
||||||
|
externalObjects: {} |
||||||
|
mainObjectFileID: 11400000 |
||||||
|
userData: |
||||||
|
assetBundleName: |
||||||
|
assetBundleVariant: |
Loading…
Reference in new issue