I love the new interface bar, works wonders. I had a question though. With it being able to do sliders also.
http://img377.imageshack.us/my.php?image=hmmfl0.png
Is there a way in my character creation that I can use the slider to change the rbg of my characters hair ? If so, how would I go about it ?
Copyright © 2025 BYOND Software.
All rights reserved.
You can use this, yes, although you'd be better off using an input() with the new "as color" setting.
If you do use a slider, you'll need to have three sliders (red, green, and blue), and create a verb to handle changes, then give each slider an on-change command that activates that verb.
Lummox JR