Guys, does anyone met problem in changing transparency during run-time in exported games? What to do with it ?
My problem is - transp 1 or 0, with no intermediate values, so i can not change it smoothly
transp=0.8; // 0.8 for example
T =1;
t -= .01;
ChangeTransparency("Event Actor", t);
Users browsing this forum: No registered users and 1 guest