I am using sprite image as aim dot in the center of a screen, my goal is very simple. To scale sprite when it interacts with other objects, I spent a half day searching for a solution but can’t get it working.
Added image with canvas as sprite
How do I get sprite? GetComponent? Sprite renderer? How do I scale it? There is a lot of tutorials, but nothing related to 2D sprite scaling.