Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: hariprasadh10792 on March 16, 2015, 07:24:09 AM

Title: How to Change Materials in real time.
Post by: hariprasadh10792 on March 16, 2015, 07:24:09 AM
Hi everyone,

Is there a way a material on an object can be changed during run time. Based on the value of an int.
So if the integers value changes the material also changes.

Thanks for your time and help
Title: Re: How to Change Materials in real time.
Post by: Lane on March 16, 2015, 08:02:23 AM
You could use the Int Switch and Set Material actions for this.