Tools · Overhaul lighting
Falloff Curve
Draw how a light fades, see it as a radial light, export a Godot Curve.
You want to shape how a light fades and export the curve as a Godot Curve resource.
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/
Drag points on a 0 to 1 curve. The preview shows it as a round light: centre bright, edge dark. Switch to the ramp view to check the curve itself.
Download the light as a PNG, or copy a Godot Curve .tres and a PackedFloat32Array of samples for your own code. The .tres is checked to load in Godot 4.