PDA

View Full Version : Change and animate Material params on mobile



deadlineproof
01-11-2011, 11:12 AM
I didn't find a way to do it on mobile.
Material instances doesn't expose mobile params, just texture(only the diffuse one).
I would like to change , multiplyed color, overall alpha, fresnell fx color, to be able to show some object state(es selection, damage taking etc).

deadlineproof
01-13-2011, 09:52 AM
Seem like no one knows how to do it

gigamaxjur
01-13-2011, 10:05 AM
http://www.moddb.com/members/ambershee/tutorials


http://www.moug-portfolio.info/index.php?page=tutorials

deadlineproof
01-13-2011, 10:54 AM
sorry but i cannot find that info all those tutorials seem to refer to pc version and not mobile and as you probably know materials work in a really different way.

O ne solution i thinked so far is to animate the dynamic light eviroment parameters. but i don't know how many params are steel considered and used in mobile version.

Curious
01-13-2011, 03:09 PM
It's not implemented. Yet.

deadlineproof
01-14-2011, 10:44 AM
A good parameter to give some animatable color is ambient glow in dynamic light enviroment.
waiting for a full material instance support this trick is good enough for some simple color change.