mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-09 08:29:09 +00:00
Fix punctuation, grammar and spelling in using_viewport_as_texture. Add steps for which I've had to go looking elsewhere. Prevent "error(3): Expected ';' after 'shader_type <type>'.". Attempt fix in "Coloring the planet" for 'error(45): Inalid member for float expression: .x' & 'error(47): Inalid member for float expression: .x'. `n`'s type was changed from `vec4` to `float`, and should now be used directly instead of `n.x`.