Modified Items & Camera

This commit is contained in:
Melbyj1125
2022-03-27 22:51:22 -05:00
parent 7e96690d3d
commit 890ab6479a
11 changed files with 19 additions and 18 deletions

View File

@@ -14,7 +14,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
id: 11
itemName: Dash
description: Press R to quickly dash your player forward.
description: (Active) Press R 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: 7
itemName: Glider
description: 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: 8
itemName: Grapple
description: Press E to grapple to a nearby grapple point.
description: (Active) Press E to grapple to a nearby grapple point.
itemSprite: {fileID: 4914967321489272866, guid: 6752962b9a0f4984fa08cb5a13e7bdfa, type: 3}
maxVelM: 0
minVelM: 0

View File

@@ -14,8 +14,8 @@ MonoBehaviour:
m_EditorClassIdentifier:
id: 10
itemName: Nitro
description: Press Left Shift to boost your player speed beyond its max for a short
period.
description: (Active) Press Left Shift to boost your player speed beyond its max
for a short period.
itemSprite: {fileID: 3495826128427586484, guid: 6752962b9a0f4984fa08cb5a13e7bdfa, type: 3}
maxVelM: 0
minVelM: 0

View File

@@ -14,15 +14,16 @@ MonoBehaviour:
m_EditorClassIdentifier:
id: 2
itemName: Roller Skates
description: Increases your max speed and acceleration at the cost of traction.
description: (Passive) 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
accM: 0.08
jumpPowM: 0
jumpNumM: 0
tractionM: -4
tractionM: -3
kickPowM: 0
recovTimeM: 0
playerGravM: 0

View File

@@ -14,7 +14,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
id: 3
itemName: Springs
description: Your jumps will be more powerful.
description: (Passive) Your jumps will be more powerful.
itemSprite: {fileID: 7727917336835008987, guid: 6752962b9a0f4984fa08cb5a13e7bdfa, type: 3}
maxVelM: 0
minVelM: 0

View File

@@ -14,8 +14,8 @@ MonoBehaviour:
m_EditorClassIdentifier:
id: 5
itemName: Triple Jump
description: Your jump height will be reduced slightly but you will gain an extra
jump.
description: (Passive) Your jump height will be reduced slightly but you will gain
an extra jump.
itemSprite: {fileID: 7158647638258844303, guid: 6752962b9a0f4984fa08cb5a13e7bdfa, type: 3}
maxVelM: 0
minVelM: 0

View File

@@ -14,7 +14,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
id: 6
itemName: Wall Run
description: You now have the ability to run across red walls.
description: (Passive) You now have the ability to run across red walls.
itemSprite: {fileID: 4715863182911615046, guid: 6752962b9a0f4984fa08cb5a13e7bdfa, type: 3}
maxVelM: 0
minVelM: 0