Pixel Bullets PLUSS

by Ss4toby
This demo has a UNIQUE bullet system, that allows the bullet to continue its path if it's pixel pdoesntath hit the icon of the turf it goes over. [More]
To download this demo for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Ss4toby.PixelBulletsPLUSS##version=3

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

byond://Ss4toby.PixelBulletsPLUSS##version=3

996 downloads
Version 3
Date added: Sep 7 2007
Last updated: Mar 10 2010
9 fans
This is a GREAT click to shoot pixel bullets demo. Say, you shoot at a wall thats icon has a hole down the middle like so [| |], your bullet, if it doesnt hit the wall, will continue.
Please add me to the hub credits(You do not have to say the demo name, just add me as Bullet System creater, something along those lines), thank you.


This demo's shooting system is garbage!

Might be updated in the future, to fix bugs and such... Key word, "MIGHT"... Also, this was going to be a game. Therefor, there are some thing in it you wont need; also, not everything is explained.

Comments

Ss4toby: (Mar 29 2013, 11:22 pm)
Yeah, sorry Balborg, this demo is very old and very un effective. The only reason it even still exists is for one, I'm lazy, and for two, it does offer a glimps into the method of icon collision. Mainly Balborg, use the icon proc GetPixel(X,Y), if it returns null then there isn't a color in that square thus allowing for the bullet to continue. Ideally, you would want to create a master list that holds all the information because the GetPixel proc uses a lot of CPU. Ultimately, the method is more trouble than what it's worth.

Again, sorry for the shotty demo :p.
Balborg: (Mar 11 2013, 6:39 am)
Containes many unexplained variables and proceses.
Too much off topic text =/