Conquer Projectiles

by Fugsnarf
Conquer Projectiles
Learn how to conquer projectiles in your games and shoot things like bullets with ease!
Version 4 · Date Added: 7/12/09

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

DreamDownload byond://Fugsnarf.ConquerProjectiles##version=4

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

byond://Fugsnarf.ConquerProjectiles##version=4

Read about this demo at Dream Makers.

This is a simple demo which teaches beginners how to create projectiles in an in-depth way.

Create projectiles to move in the direction you're facing. Be able to specify what the projectile should do when it bumps another dense atom and even make it delete when it simply touches the edge of the map!

Hope you enjoy it.

Also try some of my other "Conquer" demos!

Conquer AI

Conquer HUDs and Cursors

Conquer Multitiling

Conquer Platformers