#
# HELP: SYNOPSIS:
# HELP:     register/mouse/go
# HELP:
# HELP: DESCRIPTION:
# HELP:     Walk using the mouse
#
IF ${($root.view[current].moveflags&2)==0} CTRIGHT ${$root.global.pointer.mouse.rel.x*$root.view[current].stepconst*0.2}
REV ${$root.global.pointer.mouse.rel.y*$root.view[current].stepconst}
