Skip to content

Cinematic Sky: <title>#2111

Open
github-actions[bot] wants to merge 1 commit intomainfrom
extension/Bitik-original/2109
Open

Cinematic Sky: <title>#2111
github-actions[bot] wants to merge 1 commit intomainfrom
extension/Bitik-original/2109

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 6, 2026

Description

An extension for creating a realistic sky (Unreal Engine-style) with dynamic clouds.

Image

How to use the extension

How to Use the Extension

Using the Cinematic Sky extension is straightforward:

  1. Add the "Setup Cinematic Sky" action to your scene:

    • Open your 3D scene's Events.
    • Add a new event "At the beginning of the scene".
    • In this event, add the action "Setup Cinematic Sky".
  2. Configure parameters (optional):

    • Sun X, Y, Z: Defines the sun's position in 3D space. This influences the lighting angle, shadows, and the sun's appearance in the sky. (Default values: 400, 200, 150).
    • Cloud Speed: A multiplier for the cloud movement speed. 1.0 is the standard speed; 0.1 results in very slow clouds; 5.0 creates fast-moving clouds. (Default value: 1.0).

    Example configuration:

    At the beginning of the scene:
        -> Setup Cinematic Sky (Sun X: 400, Sun Y: 200, Sun Z: 150, Cloud Speed: 1)
    

    Important: For optimal visual results and to avoid conflicts, it is recommended to disable GDevelop's default scene lighting effects (e.g., ambient lighting).

Image

Checklist

  • I've followed all of the best practices.
  • I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

AI usage

  • I used an AI to generate some part of the code.
  • I don't understand the generated code or I don't feel able to modify it.

Example file

Demo.zip

Extension file

CinematicSky.zip


Extension by @Bitik-original

You can update the extension on this "Pull Request" by commenting the update command: in the comment field, type !update, then drag and drop a zip file with your extension file in the commenting field, like how you initially submitted the extension. It should look like this:

!update [MyExtension.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/12709661/MyExtension.zip)

It can take a few seconds for the file to fully upload and show as the above. Once it is like shown above, click "Comment" and let the bot do the rest!

@github-actions github-actions Bot requested a review from a team as a code owner May 6, 2026 17:25
@github-actions github-actions Bot added the ✨ New extension A new extension label May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ New extension A new extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant