projects
/
xonotic
/
xonotic-data.pk3dir.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Change stepheight from 34 to 31 in my config
[xonotic/xonotic-data.pk3dir.git]
/
physicsXSamual.cfg
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_airaccelerate 2
sv_friction 6
edgefriction 1
-sv_stepheight 3
4
+sv_stepheight 3
1
// Q1: 16+2
// Nex: 32+2
// 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
// jump height == sv_jumpvelocity^2 / (2*sv_gravity)
// in this case: 42.87 qu