Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Light Shape 2D

An asset by keypid
The page banner background of a mountain and forest
Light Shape 2D hero image

Quick Information

0 ratings
Light Shape 2D icon image
keypid
Light Shape 2D

This tool lets you create 2D point light textures inside the editor.

Supported Engine Version
4.0
Version String
0.1
License Version
MIT
Support Level
community
Modified Date
9 hours ago
Git URL
Issue URL

Light Shape 2D (Baked)

An optimized 2D lighting tool for Godot 4. Design complex light shapes with gizmos and bake them into textures to eliminate real-time overhead.

Key Features

  • Interactive Gizmos: Real-time viewport handles for radius, rotation, and arc spread.
  • Baked Performance: Converts math-heavy lights into optimized ImageTexture resources.
  • Scene Optimization: Unique .res file saving to prevent .tscn bloat.

How to Use

  1. Setup: Add a PointLightShape2D node.
  2. Design: Use viewport handles to shape the light.
  3. Bake: Click BAKE_LIGHT_NOW after using Inspector sliders.
  4. Save: Click SAVE_TO_DISK to create a permanent asset in addons/light_shape_2d/baked_lights/.

Workflow Tips

  • Optimization: Use node Scale for large areas instead of increasing Radius.
  • Reset: Use RESET_SHAPE to return to a 360° point light.
  • Dynamic: Color, Energy, and Z-Index can still be changed in real-time.

Author: Batuhan Dikmen | License: MIT

This tool lets you create 2D point light textures inside the editor.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Light Shape 2D icon image
keypid
Light Shape 2D

This tool lets you create 2D point light textures inside the editor.

Supported Engine Version
4.0
Version String
0.1
License Version
MIT
Support Level
community
Modified Date
9 hours ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers