TheKingsRace/Assets/Scripts/PlayerScripts/PlayerItems/Resources/ItemObjects/RollerSkates.asset
Melbyj1125 f683a48b84 Rebalanced Items & Bug Fixed
I updated the player prefabs to be more in line with one another and
increased the max speed they can have
2022-02-02 00:08:06 -06:00

30 lines
765 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.1
jumpPowM: 0
jumpNumM: 0
tractionM: -4
kickPowM: 0
recovTimeM: 0
playerGravM: 0
costM: 6