TheKingsRace/Assets/Scripts/PlayerScripts/PlayerItems/Resources/ItemObjects/TripleJump.asset
Melbyj1125 e249e5d4d5 idle grapple calculations have been solidified
I can now move into adding how player speed and height effect these
things
2022-01-31 09:39:30 -06:00

31 lines
770 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: d76cac0a7f5ea2a4cadbec8ef3315ec1, type: 3}
m_Name: TripleJump
m_EditorClassIdentifier:
id: 5
itemName: Triple Jump
description: Your jump height will be reduced slightly but you will gain an extra
jump.
itemSprite: {fileID: -8809284872407378732, guid: 7f448051c9c906545bfd88ed2754392b, type: 3}
maxVelM: 0
minVelM: 0
curVelM: 0
accM: 0
jumpPowM: -5
jumpNumM: 1
tractionM: 0
kickPowM: 0
recovTimeM: 0
playerGravM: 0
costM: 5