Skip to content

Tools · Overhaul lighting

Gobo / Cookie


Light cookie textures for PointLight2D: window bars, leaves, grates, caustic blobs.

You want a window, leaf or grate pattern in front of a Godot PointLight2D.

This version

Synced 2026-09-22 from commit dd1d6cc.

  • ·@font-face for the site's self-hosted Inter and Cormorant Garamond (/fonts), silent fallback offline
  • ·Input.sample from assets/

A gobo is the cut-out you put in front of a stage light. This makes the texture version. Pick a pattern, set how many times it tiles, soften the edges, break it up with noise, and download a PNG. White with the light in the alpha channel, so it drops straight onto a PointLight2D.

Every pattern tiles with no seam at rotation zero. Rotation and falloff are there for one-off cookies and break the tiling; the note in the tool says so.