SightRange Polygon color change

Good day all,

Is there a way to change the color of the CollsionPolygon2D associated with the SightRange node? I end up having to replace it with a CollsionShape2D so I can change its color. I seems like this should be possible but I just do not know how. Any help on the matter would be appreciated.

thanks!

L

That is interesting, I didn’t realize there was no debug color option with polygon2d shapes.

You can modulate the color, it’s pretty limited in options but I think it can get you something:

1 Like

I didn’t think about this option but it will do what I am looking for I think. Thank you!

1 Like