Sinister Smile Posted April 7, 2017 Posted April 7, 2017 Hi everyone, im wondering how to make this effect when you place the mouse over the button and to get glow or shine or change color effect.here is an example> https://www.imageupload.co.uk/images/2017/04/07/butss.png <
IpotoniC Posted April 7, 2017 Posted April 7, 2017 augment_normal augment_normal_over augment_normalOn
Sinister Smile Posted April 7, 2017 Author Posted April 7, 2017 augment_normal augment_normal_over augment_normalOn Can you be little more specific?
IpotoniC Posted April 7, 2017 Posted April 7, 2017 Can you be little more specific? Well i didn't thought i had to. 3 different textures: _normal = normal _normal_over = hover _normalOn = pressed at html should be like that: back="blabla.bla_normalOn" fore="blabla.bla_normal">
Sinister Smile Posted April 7, 2017 Author Posted April 7, 2017 Well i didn't thought i had to. 3 different textures: _normal = normal _normal_over = hover _normalOn = pressed at html should be like that: back="blabla.bla_normalOn" fore="blabla.bla_normal"> Thank you buddy. I didn't know that ... -.-
Recommended Posts