新增数值系统
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &-9179132900460120086
|
||||
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: e49882beb2bb280438028a6a8a591abf, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
type: 0
|
||||
minValue: 0
|
||||
maxValue: 9999
|
||||
baseValue: 0
|
||||
container: {fileID: 11400000}
|
||||
--- !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: 11c3d0ab6f395eb41bcf0e66676f68a3, type: 3}
|
||||
m_Name: New Value Container Const
|
||||
m_EditorClassIdentifier:
|
||||
instances:
|
||||
- {fileID: -9179132900460120086}
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 533df5779dbd0d94198fc1659c24f228
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -29,7 +29,7 @@ MonoBehaviour:
|
||||
m_Name: "\u9632\u5FA1"
|
||||
m_EditorClassIdentifier:
|
||||
type: 0
|
||||
defaultValue: 0
|
||||
defaultValue: 5
|
||||
minValue: 0
|
||||
maxValue: 9999
|
||||
container: {fileID: 11400000}
|
||||
|
||||
Reference in New Issue
Block a user