godotengine / godot-docs

Godot Engine official documentation
https://docs.godotengine.org
Other
3.81k stars 3.09k forks source link

Update demo code in compositor effect tutorial #9970

Closed RGDTAB closed 1 week ago

RGDTAB commented 1 week ago

The demo project referenced in the compositor effect tutorial was recently updated. This PR updates the code segments in the tutorial to match the demo project. See https://github.com/godotengine/godot-demo-projects/pull/1115

skyace65 commented 1 week ago

Thanks! And congrats on your first merged PR!