mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
Clarify instructions in Your first 2D shader (#4527)
This commit is contained in:
@@ -52,8 +52,8 @@ you are writing a CanvasItem Shader or a Spatial Shader and it previews the
|
||||
output of spatial shaders. So what you are seeing is the output of the default
|
||||
Spatial Shader.
|
||||
|
||||
Click beside "Shader" and select "New Shader". Finally, click on the new shader
|
||||
resource and the shader editor will open. You are now ready to begin writing
|
||||
Click beside "Shader" and select "New Shader". Finally, click on the shader
|
||||
you just created and the shader editor will open. You are now ready to begin writing
|
||||
your first shader.
|
||||
|
||||
Your first CanvasItem shader
|
||||
|
||||
Reference in New Issue
Block a user