playMaker

Author Topic: Variable type material has no set  (Read 2343 times)

noxqs

  • Playmaker Newbie
  • *
  • Posts: 7
Variable type material has no set
« on: June 28, 2013, 12:26:03 AM »
I have a variable my material of type material and I want to assign it a material in a state.
I can't find any set material. All the material related actions are setting the GameObject's material, not the variable type material...

Any change of adding this in the next version of PM please ?

Regards with thanks,
Morgan

noxqs

  • Playmaker Newbie
  • *
  • Posts: 7
Re: Variable type material has no set
« Reply #1 on: June 28, 2013, 01:30:05 AM »
Guess you could use set FSM material, even for use Owner.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15620
  • Official Playmaker Support
Re: Variable type material has no set
« Reply #2 on: June 28, 2013, 01:41:11 AM »
Hi,

 That was what I was going to mention. Simply use "set Fsm Material"

Bye,

 Jean