TheKingsRace/Assets/Scripts/PlayerScripts/PlayerItems/Resources/ItemObjects/RollerSkates.asset
2022-01-31 12:19:55 -06:00

30 lines
767 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: RollerSkates
m_EditorClassIdentifier:
id: 2
itemName: Roller Skates
description: Increases your max speed and acceleration at the cost of traction.
itemSprite: {fileID: -2256611909853208913, guid: 6752962b9a0f4984fa08cb5a13e7bdfa, type: 3}
maxVelM: 15
minVelM: 0
curVelM: 0
accM: 0.3
jumpPowM: 0
jumpNumM: 0
tractionM: -2.2
kickPowM: 0
recovTimeM: 0
playerGravM: 0
costM: 6