projects
/
xonotic
/
xonotic-data.pk3dir.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53fa772
)
Change stepheight from 34 to 31 in my config
author
Samual Lenks <samual@xonotic.org>
Thu, 15 Aug 2013 19:17:03 +0000
(15:17 -0400)
committer
Samual Lenks <samual@xonotic.org>
Thu, 15 Aug 2013 19:17:03 +0000
(15:17 -0400)
physicsXSamual.cfg
patch
|
blob
|
history
diff --git
a/physicsXSamual.cfg
b/physicsXSamual.cfg
index 0f9f77ae44aeae3ede00affe8caf8f8a31366fbd..54955371bfba11cc8e98fdb77a26e14fdb4c3d46 100644
(file)
--- a/
physicsXSamual.cfg
+++ b/
physicsXSamual.cfg
@@
-10,11
+10,11
@@
sv_accelerate 15
sv_airaccelerate 2
sv_friction 6
edgefriction 1
-sv_stepheight 3
4
+sv_stepheight 3
1
// Q1: 16+2
// Nex: 32+2
-//
we try
: 24+2
-//
samual: 32+2
+//
Xon 0.7
: 24+2
+//
Samual: 31 (just below 32, keeping things smooth without allowing 32qu steps)
// jump height == sv_jumpvelocity^2 / (2*sv_gravity)
// in this case: 42.87 qu