Bounds Scale

by Unwanted4Murder
Simple library to scale your bounds. [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Unwanted4Murder.BoundsScale##version=2

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

byond://Unwanted4Murder.BoundsScale##version=2

43 downloads
Version 2
Date added: Aug 13 2017
Last updated: Aug 14 2017
1 fan
This is real simple stuff. All it does is scale your bound_x, bound_y, bound_width, and bound_height to fit whatever number you want to multiply by. Especially useful for when you multiply a transform matrix -- takes all the thinking out of things. :p

Note: Results may be 1 pixel off due to bounds' automatic truncation

Comments

Manio: (Aug 14 2017, 10:41 pm)
C: