mirror of
https://github.com/Leahnaya/TheKingsRace.git
synced 2026-08-21 18:04:27 -05:00
the hover text modifies with replaced buttons
This commit is contained in:
@@ -14,7 +14,7 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
id: 1
|
||||
itemName: Dash
|
||||
description: (Active) Press R to quickly dash your player forward.
|
||||
description: to quickly dash your player forward.
|
||||
itemSprite: {fileID: 2061666376165797104, guid: 6752962b9a0f4984fa08cb5a13e7bdfa, type: 3}
|
||||
maxVelM: 0
|
||||
minVelM: 0
|
||||
|
||||
@@ -14,7 +14,7 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
id: 2
|
||||
itemName: Glider
|
||||
description: (Active) Hold space while falling to slow your descent.
|
||||
description: (Active) Hold Space while falling to slow your descent.
|
||||
itemSprite: {fileID: 4561481026067350109, guid: 6752962b9a0f4984fa08cb5a13e7bdfa, type: 3}
|
||||
maxVelM: 0
|
||||
minVelM: 0
|
||||
|
||||
@@ -14,7 +14,7 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
id: 3
|
||||
itemName: Grapple
|
||||
description: (Active) Press E to grapple to a nearby grapple point.
|
||||
description: to grapple to a nearby grapple point.
|
||||
itemSprite: {fileID: 4914967321489272866, guid: 6752962b9a0f4984fa08cb5a13e7bdfa, type: 3}
|
||||
maxVelM: 0
|
||||
minVelM: 0
|
||||
|
||||
@@ -14,8 +14,7 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
id: 4
|
||||
itemName: Nitro
|
||||
description: (Active) Press Left Shift to boost your player speed beyond its max
|
||||
for a short period.
|
||||
description: to boost your player speed beyond its max for a short period.
|
||||
itemSprite: {fileID: 3495826128427586484, guid: 6752962b9a0f4984fa08cb5a13e7bdfa, type: 3}
|
||||
maxVelM: 0
|
||||
minVelM: 0
|
||||
|
||||
Reference in New Issue
Block a user