krzmig / godot-simple-sky-project

A simple Godot 4 project with day-night and season systems, a procedurally moving sun and moon, and a stylized sky shader.
MIT License
80 stars 4 forks source link

Add stars scale and color controls #5

Closed AlexRazor1337 closed 8 months ago

AlexRazor1337 commented 9 months ago

Hi, I've added two variables to have more control over the stars.

Stars scale allows to change the size of stars and theirs density:

Scale 1.0: image

Scale 2.5: image

And opacity 1.0: image

Opacity 0.4: image