PixelMovement

by Ebonshadow
A small snippet that may be used to add pixel movement into your games!
Latest Version · Date Added: 7/28/02

If you wish to download this demo for your Linux/Mac installation, enter the following on your command line:

DreamDownload byond://Ebonshadow.PixelMovement##version=0

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

byond://Ebonshadow.PixelMovement##version=0

Subscribers get extra benefits. [Read more]
This is a demo on how to set up pixel by pixel movement. I would have made it a library, but it is not completel enough to be a library. In order for it to be a library, I would have to code alternatives to walk_to, walk_rand, etc., and I am just too lazy to do that right now. Maybe someday, but for now I will just give you a demo to start with.