by Forum_account | Dec 13 2010
Tags: movement
A pixel movement library for isometric and top-down maps.
by Wizkidd0123 | Jan 8 2005
Tags: art
This library is designed to handle pixel functions. The staple of the library is icon.Pixel(px,py,original_loc) which ...
by Ss4toby | Sep 7 2007
Tags: projectiles
This demo has a UNIQUE bullet system, that allows the bullet to continue its path if it's pixel pdoesntath hit the icon ...
by VcentG | Dec 31 2006
Tags: movement
This is a simple pixel movement, with built in processes found in BYOND. Look inside for more details.
by Kaiochao | May 4 2019
Tags: movement
Helpers for pixel movement.
by Kaiochao | Jul 2 2017
Get the absolute pixel coordinates of atoms on the map.
by Xnowman | May 4 2006
This program shows how you can use the mouse to point out each pixel with a red dot.
by Shadowdarke | May 10 2005
Tags: projectiles
Pixel based directional projectiles
by Ephraim | Mar 28 2007
Tags: effects, hud
This little demo shows how to create a HUD bar without making all of those silly icon states!
by Nickr5 | Sep 14 2013
Tags: effects
by Ebonshadow | Jul 27 2002
Tags: movement
A small snippet that may be used to add pixel movement into your games!
by FIREking | Jun 15 2013
Tags: projectiles
Pixel Projectiles!
by Ease | Mar 14 2013
An update of Shadowdarke's PixelProjectiles
A simplistic combat demo using BYOND's native pixel movement. Includes line-by-line commentary!
by Malver | Dec 26 2002
Tags: effects
Create an onscreen, pixel-based radar system!
by Scoobert | Jan 19 2004
Tags: autojoin
A great way to get rid of tilism
Try before you buy PixelMovement from Ebonshadow!
Pixel movement that navigates through gaps and around corners. Also combines cardinal key presses into diagonal ...
by Caramonmajere | Jul 5 2006
Tags: icons
Some of my old, old icons back when I first started pixel art.
by Jotdaniel | Dec 23 2009
Tags: movement
alternate pixel-based movement and collision
[Tips]
Popular Newest

Recent News

The map editor journey is far from over; let's make it better together.
The latest from BYOND Devs: Over half-a-year edition!
Now with an even more irregular publishing schedule!

Recent Posts

Winget() allows you to get information from the client about the state of Dream Seeker's interface. Basic usage …
by Klogaum | Dec 12 2023
The code preserves the size of icons under any resolution. As I haven't seen a similar guide yet, I decided to share …