Rework movement system to use deltaTime and GetAxisRaw

This commit is contained in:
2024-10-22 17:56:20 -07:00
parent f844d05ed5
commit 4c518e9c55
5 changed files with 11 additions and 7 deletions

View File

@@ -102,7 +102,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 4d75aac518cf9dca0b16bb5a2e347204, type: 3}
m_Name:
m_EditorClassIdentifier:
moveSpeed: 4
moveSpeed: 200
damageStrength: 10
damageTimeoutSeconds: 0.5
health: 10