ID:135887
Dec 27 2003, 12:06 pm
|
|
I have some images which i'd like to transport to byond. But the transparent backgrounds always turn out white. Is there a possible way to do this, or will the next Byond version regonise transparent backgrounds in dream maker.
|
Copyright © 2024 BYOND Software.
All rights reserved.
But only if they are completely transparent, not just partially. BYOND doesn't handle the alpha channel.
You could also try using RGB 192, 192, 192.