route randomFactor: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
No edit summary
Tag: visualeditor-switched
No edit summary
 
Line 1: Line 1:
; route_randomFactor <[[boolean]]>
; route_randomFactor <[[number]]>


: TODO: add description
: This parameter enables a "drunk" gait. The higher the number, the more the bot will sway from side to side.
: Example: https://www.youtube.com/watch?v=sLRZoqQKMeQ


: Appeared in [https://github.com/OpenKore/openkore/pull/3676 PR#3676]
: Appeared in [https://github.com/OpenKore/openkore/pull/3676 PR#3676]


[[Category:config.txt]]
[[Category:config.txt]]

Latest revision as of 20:31, 5 October 2025

route_randomFactor <number>
This parameter enables a "drunk" gait. The higher the number, the more the bot will sway from side to side.
Example: https://www.youtube.com/watch?v=sLRZoqQKMeQ
Appeared in PR#3676