playMaker

Author Topic: How to change sprite texture with playmaker?  (Read 1653 times)

arkdzo

  • Playmaker Newbie
  • *
  • Posts: 16
How to change sprite texture with playmaker?
« on: July 12, 2016, 02:39:48 PM »
Hi all. I have some playmaker actions, when my player triggering with some sprites i store sprite (gameobject) to variable and i want to change his texture but i cant find any action which can set Sprite Renderer Texture. I tried to dragndrop Sprite Renderer script and "Set property" but it understand only Object not my GameObject variable which i stored when palyer triggering with sprites.

How can I change sprite texture with playmaker?