Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion automated_updates_data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"last_automated_updates_commit": "7902b7ffb6c673b0ef13f5a23b85ce339cf6de40",
"last_automated_updates_commit": "ba61b12932bce9ea90677aded66354306f564223",
"last_improved_things": [
{
"date": "2026-02-16",
Expand Down
2 changes: 2 additions & 0 deletions docs/gdevelop5/objects/light/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ The light texture property allows you to create a custom shape for the light. Wi

By providing a texture image, you can control the shape and pattern of the light. For instance, a flashlight effect can be achieved by using a cone-shaped texture.

The texture rotates together with the light object, so you can change the direction the light points to by changing the object's angle.

| ![The light texture used in the object.](Cone_Light.png) | ![The result of a light texture in game](result_light_texture.png) |
|---|---|
| The light texture used in the object. | The result in game. |
Expand Down