Rushed attempt at siwtching the physics and speed from frame rate dependent to frame rate independent

This commit is contained in:
Gregory Campbell
2020-02-10 20:38:24 -05:00
parent 3479ada7b8
commit a8b31cdc0e
6 changed files with 91 additions and 88 deletions
+1 -1
View File
@@ -2568,7 +2568,7 @@ MonoBehaviour:
lives: 3
maxSpeed: 25
acceleration: 0.5
friction: 1
friction: 1.25
jumpHeight: 20
gravity: 5
rotationSpeed: 20