#Grid Background
1 messages · Page 1 of 1 (latest)
What's the trouble?
There's a texture? Looks like solid white
cant u use the checkboard node instead of a texture?
maybe there is something over it, like a white image or smth like that
Checkerboard node works, but to clarify why the original graph wasn't working :
The SpriteRenderer component overrides the texture reference _MainTex with what is assigned in the Sprite field - in this case that white "Square" sprite. If you want to keep the checkerboard texture you can use a different texture name/reference
oh thanks
i just named it that since it told me it needed a texture called MainTex
thanks 
