If te mouse is left(from the figure) te figure watch left...I have figures
![Very Happy :D](http://game-editor.com/forum/images/smilies/icon_biggrin.gif)
I don't know C programing...I'm Web Programer...
Sam.textNumber = xmouse;
if (xmouse < 325){
ChangeTransparency("Test", 1.000000);
}
if (325 < xmouse){
ChangeTransparency("Test", 0.000000);
}
if (ymouse < 325){
ChangeTransparency("a", 1.000000);
}
if (325 < ymouse){
ChangeTransparency("a", 0.000000);
}
Users browsing this forum: No registered users and 1 guest