Make jump speed a public variable
This commit is contained in:
@@ -840,7 +840,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 184b34bca7785c52e81be409a778c622, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
speed: 4
|
||||
speed: 5
|
||||
gravity: -9.81
|
||||
velocity: {x: 0, y: 0, z: 0}
|
||||
drag: {x: 0.1, y: 0.1, z: 0.1}
|
||||
|
||||
Reference in New Issue
Block a user