My Shader works when in the IDE but at runtime I don’t see anything. Any idea what I need to do to fix it so it works at runtime?
IDE gives me this:
Runtime:
All I’ve done was create the shader by copying the built in default sprite shader. Then edited the Fragment Program. Vertex Program is unchanged. And I haven’t touched the render script. I did move the shader to a new folder location and renamed it.