I'd like to pass two colors to a shader. I should be able to change the colors at runtime (in c-script) and the colors should be different per entity.
I can't use material skills because that would influence all entities with that material. entSkill41..entSkill44 only have room for one color.
Is there any way this could be achieved?