You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41 lines
1013 B
Plaintext
41 lines
1013 B
Plaintext
%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: e5604bd52ecd16544afaa5ca8a0bab03, type: 3}
|
|
m_Name: Wolf Lite Dash Force
|
|
m_EditorClassIdentifier:
|
|
Desc: Applies a Force to the Animal when the Mode starts. Remove the force when
|
|
the mode ends
|
|
Direction:
|
|
UseConstant: 1
|
|
ConstantValue: {x: 0, y: 0, z: 1}
|
|
Variable: {fileID: 0}
|
|
Force:
|
|
UseConstant: 1
|
|
ConstantValue: 15
|
|
Variable: {fileID: 0}
|
|
m_Time:
|
|
UseConstant: 1
|
|
ConstantValue: 0.2
|
|
Variable: {fileID: 0}
|
|
EnterAceleration:
|
|
UseConstant: 1
|
|
ConstantValue: 20
|
|
Variable: {fileID: 0}
|
|
ExitAceleration:
|
|
UseConstant: 1
|
|
ConstantValue: 2
|
|
Variable: {fileID: 0}
|
|
ResetGravity:
|
|
UseConstant: 1
|
|
ConstantValue: 1
|
|
Variable: {fileID: 0}
|