Controlling sun with a window InGame #11
Labels
No labels
To be check - À vérifier
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: YannK/godot-third-person-basic-scene#11
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In commit #adc0925df23f2422d325685551052757391c6e22 I have put the sun and a WorldEnvironment in the basic_setup scene, as it is linked to it and can be changed if we use another test scene. I think it would be useful to have a way to tweak the sunlight directly when in game, to check some visual effects.
We should be able to change at least the following sunlight parameters :
changed title from Controlling sun with a window{-l-} InGame to Controlling sun with a window InGame