mirror of
https://github.com/Leahnaya/TheKingsRace.git
synced 2026-08-21 18:04:27 -05:00
reworked grapple functionally more of a hookshot
This commit is contained in:
@@ -12,7 +12,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 220c578e08133f54a95a442eb87b3702, type: 3}
|
||||
m_Name: Dash
|
||||
m_EditorClassIdentifier:
|
||||
id: 11
|
||||
id: 1
|
||||
itemName: Dash
|
||||
description: (Active) Press R to quickly dash your player forward.
|
||||
itemSprite: {fileID: 2061666376165797104, guid: 6752962b9a0f4984fa08cb5a13e7bdfa, type: 3}
|
||||
|
||||
@@ -12,7 +12,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 220c578e08133f54a95a442eb87b3702, type: 3}
|
||||
m_Name: Glider
|
||||
m_EditorClassIdentifier:
|
||||
id: 7
|
||||
id: 2
|
||||
itemName: Glider
|
||||
description: (Active) Hold space while falling to slow your descent.
|
||||
itemSprite: {fileID: 4561481026067350109, guid: 6752962b9a0f4984fa08cb5a13e7bdfa, type: 3}
|
||||
|
||||
@@ -12,7 +12,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 220c578e08133f54a95a442eb87b3702, type: 3}
|
||||
m_Name: Grapple
|
||||
m_EditorClassIdentifier:
|
||||
id: 8
|
||||
id: 3
|
||||
itemName: Grapple
|
||||
description: (Active) Press E to grapple to a nearby grapple point.
|
||||
itemSprite: {fileID: 4914967321489272866, guid: 6752962b9a0f4984fa08cb5a13e7bdfa, type: 3}
|
||||
|
||||
@@ -12,7 +12,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 220c578e08133f54a95a442eb87b3702, type: 3}
|
||||
m_Name: Nitro
|
||||
m_EditorClassIdentifier:
|
||||
id: 10
|
||||
id: 4
|
||||
itemName: Nitro
|
||||
description: (Active) Press Left Shift to boost your player speed beyond its max
|
||||
for a short period.
|
||||
|
||||
@@ -12,7 +12,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: d76cac0a7f5ea2a4cadbec8ef3315ec1, type: 3}
|
||||
m_Name: RollerSkates
|
||||
m_EditorClassIdentifier:
|
||||
id: 2
|
||||
id: 5
|
||||
itemName: Roller Skates
|
||||
description: (Passive) Increases your max speed and acceleration at the cost of
|
||||
traction.
|
||||
|
||||
@@ -12,7 +12,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: d76cac0a7f5ea2a4cadbec8ef3315ec1, type: 3}
|
||||
m_Name: Springs
|
||||
m_EditorClassIdentifier:
|
||||
id: 3
|
||||
id: 6
|
||||
itemName: Springs
|
||||
description: (Passive) Your jumps will be more powerful.
|
||||
itemSprite: {fileID: 7727917336835008987, guid: 6752962b9a0f4984fa08cb5a13e7bdfa, type: 3}
|
||||
|
||||
@@ -12,7 +12,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: d76cac0a7f5ea2a4cadbec8ef3315ec1, type: 3}
|
||||
m_Name: TripleJump
|
||||
m_EditorClassIdentifier:
|
||||
id: 5
|
||||
id: 7
|
||||
itemName: Triple Jump
|
||||
description: (Passive) Your jump height will be reduced slightly but you will gain
|
||||
an extra jump.
|
||||
|
||||
@@ -12,7 +12,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 220c578e08133f54a95a442eb87b3702, type: 3}
|
||||
m_Name: Wall Run
|
||||
m_EditorClassIdentifier:
|
||||
id: 6
|
||||
id: 8
|
||||
itemName: Wall Run
|
||||
description: (Passive) You now have the ability to run across red walls.
|
||||
itemSprite: {fileID: 4715863182911615046, guid: 6752962b9a0f4984fa08cb5a13e7bdfa, type: 3}
|
||||
|
||||
Reference in New Issue
Block a user