Got momentum based movement fully functional while fixing a few player controller bugs and preferential tweaks

This commit is contained in:
Gregory Campbell
2019-12-21 21:00:36 -05:00
parent 3afdbc4ff0
commit e638892592
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1286,7 +1286,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
speed: 10
maxSpeed: 25
acceleration: 5
acceleration: 3
friction: 0.1
jumpHeight: 20
gravity: 5