SlimeJumpAbility.asset (748B)
1 %YAML 1.1 2 %TAG !u! tag:unity3d.com,2011: 3 --- !u!114 &11400000 4 MonoBehaviour: 5 m_ObjectHideFlags: 0 6 m_CorrespondingSourceObject: {fileID: 0} 7 m_PrefabInstance: {fileID: 0} 8 m_PrefabAsset: {fileID: 0} 9 m_GameObject: {fileID: 0} 10 m_Enabled: 1 11 m_EditorHideFlags: 0 12 m_Script: {fileID: 11500000, guid: 8057e193d0f3b0647af79fb9bc7c6049, type: 3} 13 m_Name: SlimeJumpAbility 14 m_EditorClassIdentifier: 15 abilityName: Jump 16 abilityDescription: allows player to jump 17 abilityCooldown: 0 18 abilitySound: {fileID: 0} 19 abilityTrigger: {fileID: 11400000, guid: 76df406237f64db4f9d2d8cead41463e, type: 2} 20 jumpForceInitial: 10 21 jumpForceDouble: 25 22 jumpForceMultiplier: 0.7 23 simulatedJumpUpMass: 3 24 simulatedJumpFallMass: 14 25 jumpUseAmount: 2