Project: Paper2D

Problem changing source sprite

, guys, how are you changing source sprite of a paper sprite component?

On my construction script i use SetSprite and it works (result pin is true)

then i want to replace that sprite for other on click. I use SetSprite again but it’s not working (result pin is false).

What am i doing wrong?