Hello ,
So I'm having this problem where I have Area2D as a parent Node and a Sprite and CollisionShape2D as it's children. I want to change the colour of my sprite so I click on the Area2D and try to change it's Modulate, but it is changing the colour of the CollisionShape rather than the Sprite. What can I do to change the colour of my sprite without reformatting the whole PNG?