Hi samgrady, so if I'm using this shader and I want to simulate a switching on and off light mechanism, how can I do this. Should I use change attributes to change the colours of the point light?
Look, you can’t disable lighting in the shader during gameplay, but you can simulate turning lights off and on by tweaking the light sources’ parameters and the ambient color setting for the scene’s root node.