Simple Move

by SuperAntx
Add strafing or diagonal movement to your game in just a few clicks! [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://SuperAntx.SimpleMove##version=2

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://SuperAntx.SimpleMove##version=2

1086 downloads
Version 1.1
Date added: Dec 22 2011
Last updated: May 19 2012
18 fans
This library provides users with simple alternatives to BYOND's default KEY+REP control scheme. It uses KEY+UP and KEY+DOWN macros as a way to process multiple movement commands at once.

This means you'll be able to add things like diagonal movement, strafing, and movement speed to your game. It's designed to work right out of the box with minimal effort.

Comments

LordAndrew: (May 15 2012, 5:22 am)
I absolutely love this library and find myself including it in every project I work on. It makes movement feel so much better and adds a lot of things people often ask about.