Skip to content

Update shader color param to "source_color" for Godot 4+#32

Open
jontopielski wants to merge 1 commit into
scrtwpns:masterfrom
jontopielski:patch-1
Open

Update shader color param to "source_color" for Godot 4+#32
jontopielski wants to merge 1 commit into
scrtwpns:masterfrom
jontopielski:patch-1

Conversation

@jontopielski

@jontopielski jontopielski commented Apr 20, 2026

Copy link
Copy Markdown

According to latest Godot documentation: https://docs.godotengine.org/en/latest/tutorials/shaders/shader_reference/shading_language.html#uniforms, they are no longer using "hint_color". Instead it is now named "source_color".

I tested this on my local machine and it worked after making the change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant