Parallax textures displayed as a solid color
This can happen when trying to use a sprite with Thinkscroller's auto-billboards. Sprites are clamped by default and clamped textures are not supported for auto billboard mode.
If that’s the case, follow these steps for a fix:
- Set the Texture Type property in the texture inspector to Advanced
- Change the Wrap Mode property to Repeat
- Make sure to apply once finished