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?