To download this demo for your Linux/Mac installation, enter this on your command line:
DreamDownload byond://Lugia319.ProjectileUtilities##version=3 Emulator users, in the BYOND pager go to File | Open Location and enter this URL:byond://Lugia319.ProjectileUtilities##version=3 |
Included I have a few projectile functions.
Freeze - Stops projectile, will continue path afterwards Change_Speed - Changes the speed of projectile (up/down) Reverse - Reverses its orders -- To clarify, if the projectile is moving N, N, E, this proc will make the orders E, N, N. I may change it to do an inverse later. Warnings: 1. To show off the speed change function, I have decreased tick lag to 0.1. It'll make your movement funky. 2. Be wary of Reverse. Depending on when in the tick order it's executed, it'll cause an extra step. I'm trying to figure out an intuitive demonstration of how to fix this but until then, just a heads up. |
Please support BYOND through Membership or a donation!
|
Related Demos
|
|||||||||||||||||||||||||
More Demos by Lugia319
|
Copyright © 2024 BYOND Software.
All rights reserved.