shader_type canvas_item; uniform vec4 fill_color; uniform float progress; void fragment() { }