To download this library for your Linux/Mac installation, enter this on your command line:
DreamDownload byond://Foomer.Fade##version=5 Emulator users, in the BYOND pager go to File | Open Location and enter this URL:byond://Foomer.Fade##version=5 |
(Thanks to AJX for providing the alpha gradient icon.)
This library makes it easy to fade the text parameter on interface controls from one color to another over a short period of time. This can be used to fade text into and out of view. If the text starts as black on a black background, it can be faded into white, and then faded back into black to blend in with the background again when the user is done viewing the text. You can also use this library to fade various level of black over the map view. You can control the black's alpha levels, so anywhere between clear and black can be displayed, and you can cause it to fade to various levels of twilight and the pace you want. TEXT FADING: Fading text is easy, you just need to have a client, a control, and a desired color to fade into. When this library is included, there is a datum created when the world starts up called 'fade'. All you need to do is use this datum's Text() proc and you're in business: MAP FADING: Whenever a new client is created while this library is included, the new client will have a /map_text screen object inserted into their screen list. This object will be displayed over the client's entire map view, from NORTHWEST to SOUTHEAST. The map fade object is actually black, but you can alter the alpha transparency level. |
![]() Please support BYOND through Membership or a donation!
|
Related Libraries
|
|||||||||||||||||||||||||||||||||||
More Libraries by Foomer
|
Copyright © 2025 BYOND Software.
All rights reserved.