i made a custom vertex lighting shader before godot added it back to 4.x, that uses a lookup texture i create at runtime. since the current vertex lighting that godot 4.x now has is still limited in control, i'll keep using this solution. uses half-lambert which looks great for vertex shading
about 1 year ago