the hover text modifies with replaced buttons

This commit is contained in:
Melbyj1125
2022-04-28 00:47:39 -05:00
parent 2e524dc410
commit f44774f92f
9 changed files with 44 additions and 39 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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