kingpinzs Is there a way to change colors of a player programmatically? I want to be able to load one image multiple times and change it's color using something like tween. Not sure if it is even possible. Or would I need to use textures?
Megalomaniak Material parameters can be programmatically controlled. This applies also for shader materials(where the shader uniforms are exposed as material parameters).