Physics cursor: Difference between revisions
Appearance
Dat Hack3r (talk | contribs) m Why not? This is better. |
Dat Hack3r (talk | contribs) m Fuck yall's writing skills. |
||
Line 1: | Line 1: | ||
<p></p><syntaxhighlight lang="javascript" line> | <p></p><syntaxhighlight lang="javascript" line> | ||
/* Physics cursor script by fp, used for most physics parkour worlds. Often | /* Physics cursor script by fp, used for most physics parkour worlds. Often combined with the improved Guest cursors script and used with a ratelimit of 0 chars per second. */ | ||
keyConfig.cursorUp = ""; | keyConfig.cursorUp = ""; | ||
keyConfig.cursorDown = ""; | keyConfig.cursorDown = ""; |