mirror of
https://github.com/Leahnaya/TheKingsRace.git
synced 2026-04-22 16:47:44 -05:00
I updated the player prefabs to be more in line with one another and increased the max speed they can have
30 lines
731 B
Plaintext
30 lines
731 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: StrongerKick
|
|
m_EditorClassIdentifier:
|
|
id: 4
|
|
itemName: Strong Kick
|
|
description: Your kick will become more powerful.
|
|
itemSprite: {fileID: -3112451982961217212, guid: 6752962b9a0f4984fa08cb5a13e7bdfa, type: 3}
|
|
maxVelM: 0
|
|
minVelM: 0
|
|
curVelM: 0
|
|
accM: 0
|
|
jumpPowM: 0
|
|
jumpNumM: 0
|
|
tractionM: 0
|
|
kickPowM: 700
|
|
recovTimeM: 0
|
|
playerGravM: 0
|
|
costM: 3
|